This webapp was developed as part of Tech Skills Showcase Competition organized by Regina Open Door Society on 8th Nov. 2023
The app calculate carbon footprint of an user's car based on car make, model and mileage driven.
git clone [email protected]:vatsalshah0791/carbon-footprint-calculator.git && cd carbon-footprint-calculator
cp .env.sample .env
npm install
npm run serve
To run this project, you will need to add the following environment variables to your .env file
TOKEN
APIURL
Create an account at
carboninterface
to get your TOKEN
and APIURL