Skip to content

RemotelyGreenOrg/co2-calculator-dashboard

Repository files navigation

CO2 Calculator Dashboard

A real-time dashboard that displays CO2 consumption data.

Local Development

The project runs with Node.js.

npm install
npm run dev

Deployment

The dashboard is hosted on Heroku at co2-calculator-dashboard.herokuapp.com using the static build pack.

git push https://git.heroku.com/co2-calculator-dashboard.git main

Releases

No releases published

Packages

No packages published