This is a prototype of a webapp idea called EcoWays 🌿. It is unfinished but has some functional features.
- Track you carbon footprint
- Track fuel usage
- Rewards you with points for your drives
- Use points to buy rides to buy uber rides
First install the required modules:
$ npm i
To run:
$ npm run run
It will run in port 8080