Skip to content

Basic ReactJS project, using Material-UI components, that, with a NodeJS backend, allows the user to calculate carbon emissions related to Public and Private Transport

Notifications You must be signed in to change notification settings

alvarosps/carbon-footprint-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compare Public Transport and Private Transport Carbon Footprint

Available Scripts

  • To run client

cd ./client

npm install

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

  • To run server

cd ./server

npm install

npm start

Runs the server .
Running on http://localhost:8000.

About

Basic ReactJS project, using Material-UI components, that, with a NodeJS backend, allows the user to calculate carbon emissions related to Public and Private Transport

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages