This projects gets its data from:
- https://github.com/covidatlas/coronadatascraper
- https://coronavirus-disasterresponse.hub.arcgis.com/#get-data
- https://covid19.healthdata.org/projections
- https://github.com/nytimes/covid-19-data
- https://covidtracking.com/data
- https://usafacts.org/visualizations/coronavirus-covid-19-spread-map/
Questions? Concerns? Requests? Email us at: covid19.map.2020@gmail.com
- Pull the repo and install the dependencies using
yarn
- Build all the packages by running
yarn build
- Run
yarn dev
in the package of your choice to turn live dev mode on