Skip to content

edcsu/covid19vaccinetracker

Repository files navigation

covid19vaccinetracker

Live Demo

See Global Covid19 stats App.

Description

The application shows COVID19 statistics for each country. It has a global summary for large screens. Data is updated after every 10 minutes.

Awesome novelCOVID19 Recognition

This application is listed on Awesome NovelCOVID. Its a curated list of projects using the NovelCOVID API.

Backend 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.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.