/covid-19-dashboard

Dashboard to track COVID-19 stats worldwide

Primary LanguageJavaScript

Covid-19 World Stats

All informations comming from covid-19-api by mathdroid.

See live

Next steps

  • Portuguese translation
  • Add continent stats
  • Other languages translations
  • Add detailed data of some countries
  • Implement a scraper to get data from Brazil official page about coronavirus
  • Add basic informations about prevention and related things
  • Add other graphics/tables to show data

Tech Stack

How to run

$ git clone https://github.com/pabloVinicius/covid-19-dashboard.git

$ cd covid-19-dashboard

$ yarn

$ yarn dev

Open http://localhost:3000 to see the app running in dev mode.