https://github.com/satyawikananda/vucovid-covid-info
Simple website to track data Covid-19 in worldwide built with vue js
https://github.com/satyawikananda/vucovid-covid-info
axios coronavirus covid-19 leaflet vue vuetify
Last synced: 23 days ago
JSON representation
Simple website to track data Covid-19 in worldwide built with vue js
- Host: GitHub
- URL: https://github.com/satyawikananda/vucovid-covid-info
- Owner: satyawikananda
- License: mit
- Created: 2020-03-18T15:34:27.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T16:34:05.000Z (over 2 years ago)
- Last Synced: 2024-05-01T17:20:55.018Z (about 1 year ago)
- Topics: axios, coronavirus, covid-19, leaflet, vue, vuetify
- Language: Vue
- Homepage: https://vucovid.firebaseapp.com/
- Size: 1.33 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vucovid | Covid-19 info

A simple website to track latest data covid-19 in the world, and this website was created by using Vue.js and has been deployed to firebase hosting, and I'm feel free if you want to open PR in this repo because i'm still learning too :) :tada:
## 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
```### Resources
* [Vue.js](https://vuejs.org).
* Web styling using [Vuetify](https://vuetifyjs.com/).
* Platform map was using by [Vue2-leaflet](http://vue2-leaflet.netlify.com/).
* This data API provided by [Mathdroid](https://github.com/mathdroid/covid-19-api).