Skip to content

kthfootprint/FootPrint

Repository files navigation

FootPrint 👣

Application for emission awareness and comparison of different public transport routes.

Firebase

Heroku

First time setup:

git clone git@github.com:kthfootprint/FootPrint.git
cd FootPrint
yarn install

yarn start

Open http://localhost:3000 to view it in the browser.

Linting

This project uses ES lint with prettier for code structure.