This project is using open data from Helsingin Sanomat to show current COVID-19 situation in Finland.
Project is live in https://eevis.codes/covid-19
First, install dependencies
npm install
then, run the project
npm start
- Make site accessible
- Right now this site is not accessible, and needs refactoring etc.