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.
Demo: https://covid-19-stats-27d791.netlify.app/
- Vue.js
- Vuex
- Vue-router
- Axios
- Vue-ChartJS
- Vue2-Leaflet
- Bootstrap-Vue
- Vue-Awesome
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.
npm install
npm run serve
npm run build
npm run lint