The application shows COVID19 statistics for each country. It has a global summary for large screens. Data is updated after every 10 minutes.
This application is listed on Awesome NovelCOVID. Its a curated list of projects using the NovelCOVID API.
The API used to get the information is NOVELCovid19API. A big thanks to the maintainers for the hardwork put in to provide constantly updated official data.
npm install
npm run serve
npm run build
npm run lint