Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 840 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 840 Bytes

Covid19 @ Trofa

Node.js CI

This is a small project I made to easily see some simple but specific statistics about the Covid19 state of things in my area. The dssg-pt/covid19pt-data repo is used as a data source.

If you are looking for the dashboard with all the charts, go here.

To run it locally

# install
npm i
# run
npm start

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

Deploy

npm run deploy

Future ideas

  • Allow time ranges with an endDate that is not today
  • "Quadradinho do Costa"
  • ???