coronamap
coronamap copied to clipboard
Regional Coronavirus Data Visualisations for South Africa
πΏπ¦ Coronavirus Map
Thanks to the Data Science for Social Impact group for collecting the data powering coronamap and for making it publicly available via their covid19za repository.
Installation
npm install
npm run start
You may need to install gatsby-cli globally:
npm install -g gatsby-cli