Skip to content

Web-based CO2 visualization where random CO2 values (between 350 and 5000 ppm) are getting pulled every 10 seconds from the app backend to the frontend.

Notifications You must be signed in to change notification settings

n-0/breeze-tech-interview

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

breeze-tech-interview

Web-based CO2 visualization where random CO2 values (between 350 and 5000 ppm) are getting pulled every 10 seconds from the app backend to the frontend.

Setup

Install dependencies

cd backend
npm install
cd ../frontend
npm install

Start backend and then frontend

cd backend
npm start &
cd ../frontend
npm start &

Access in your browser localhost:3000

About

Web-based CO2 visualization where random CO2 values (between 350 and 5000 ppm) are getting pulled every 10 seconds from the app backend to the frontend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •