A tiny app to compare the carbon footprint of our activities
View Demo
·
Report Bug
·
Request Feature
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone https://github.com/adefrutoscasado/co2-comparator
- Install NPM packages
npm install
- Start the application
npm start
Use the menu to compare different kind of activities in terms of Kg of CO2.
Use the blue graph icon to check the equivalences of an element. For example, if we click this icon for 150g of beef, we can check the equivalences in terms of Kg of CO2: 14 km of plane, 15 km of car, 7.5 hours of ultra HD video or 0.3 units of shirt.
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.