A super simple web page to compare the covid-19 progress on several countries
- node v12 (TODO: Include a docker compose file)
- Clone the repo
- cd to repo folder
- run
npm i
- run
npm run start:dev
- navigate to localhost:8083
- enjoy
- Use the
public/
folder to deploy this as a static site
- run
npm run update:data
and rebuild the app. It will fetch the newer data from https://pomber.github.io/covid19
- Population data from https://github.com/samayo/country-json