An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Vucovid | Covid-19 info

![Nodejs CI](https://github.com/satyawikananda/Vucovid-Covid-info/workflows/Node.js%20CI/badge.svg)
![Pipeline status](https://gitlab.com/satyawikananda/vucovid-covid-19-info/badges/master/pipeline.svg)

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