OskarAsplin / carbon-usage

An app that shows the carbon footprint of your electricity usage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A React app that estimates and displays weekly carbon footprint based on electricity usage.

Try it out

  1. Create a free account at Carbon Interface
  2. Find your API key here
  3. Clone the repository
  4. Navigate to the root directory of the repository
  5. npm install
  6. cp .env.local_EXAMPLE .env.local and fill REACT_APP_CARBONINTERFACE_API_KEY with your api key
  7. npm start

npm test

Launches the test runner in the interactive watch mode.
See the section about running tests for more information.

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

About

An app that shows the carbon footprint of your electricity usage


Languages

Language:TypeScript 88.5%Language:HTML 5.6%Language:CSS 3.0%Language:JavaScript 2.9%