/covid-19-stats

🦠 Covid-19 Tracker | Single-page application (SPA) using Vue.js, shows the latest COVID-19 statistics feed of the world and your country of choice in real-time

Primary LanguageVueMIT LicenseMIT

Covid-19-Stats

Covid-19-Stats is single-page application (SPA) that shows the latest COVID-19 statistics feed (infected, recovered and deaths caused by Coronavirus) of the world and your country of choice in real-time, based on data from Covid19 API.

Netlify Status

Demo: https://covid-19-stats-27d791.netlify.app/

Data Source

Technology used in this project

  • Vue.js
  • Vuex
  • Vue-router
  • Axios
  • Vue-ChartJS
  • Vue2-Leaflet
  • Bootstrap-Vue
  • Vue-Awesome

Disclaimer

WE DO NOT GUARANTEE ACCURACY OF THE DATA. PLEASE USE IT AS A VISUAL AID ONLY, AND DO NOT BASE ANY DECISION MEDICAL OR LOGISTICAL BASED ON THE DATA PROVIDED IN THESE CHARTS OR DATA FILES.

Please note that statistics collection, especially in early days of pandemic was erratic, patchy, and not systemized.

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.