Skip to content
This repository has been archived by the owner on Sep 15, 2020. It is now read-only.

kadhirvelm/corona

Repository files navigation

Corona dashboard

CircleCI

This projects gets its data from:

  1. https://github.com/covidatlas/coronadatascraper
  2. https://coronavirus-disasterresponse.hub.arcgis.com/#get-data
  3. https://covid19.healthdata.org/projections
  4. https://github.com/nytimes/covid-19-data
  5. https://covidtracking.com/data
  6. https://usafacts.org/visualizations/coronavirus-covid-19-spread-map/

Questions? Concerns? Requests? Email us at: covid19.map.2020@gmail.com

Dev instructions

  1. Pull the repo and install the dependencies using yarn
  2. Build all the packages by running yarn build
  3. Run yarn dev in the package of your choice to turn live dev mode on