Skip to content

A ReactJs app to track and offset carbon emissions from cloud services

Notifications You must be signed in to change notification settings

sblackstealth/Footprint-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Footprint-App

DeepScan grade

Install & Quick Start

React

  1. npm install

  2. npm start

Continuous integration

DeepScan will analyze your pull requests for code quality and ESLint warnings.

To save a CI run, you can run the linter locally with:

npm run lint