This project is made on VueJS with the help of COVID19 API.
Simple tracker for Covid-19 cases and deaths
Coronavirus disease (COVID-19) is an infectious disease caused by the SARS-CoV-2 virus. Most people who fall sick with COVID-19 will experience mild to moderate symptoms and recover without special treatment. However, some will become seriously ill and require medical attention.
master
- HTML(Hyper Text Markup Language)
- VUE (Visual User Environment)
- JAVASCRIPT
- Visiters will get all latest information related to
covid-counts
. - Visiters can also get the
counts
for thier country by selecting country name from dropdown.
git clone https://github.com/<your user name>/Covid19--Tracker.git
cd Covid19--Tracker.git
npm install
npm run serve