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

https://github.com/tobisamcode/covid-tracker

A simple web application that find maps and tracking cases, deaths, and trends of COVID-19 in the world and it is updated daily by 8 pm, API by covid19api.com. Technologies used are Vue, Tailwindcss
https://github.com/tobisamcode/covid-tracker

vue

Last synced: 6 months ago
JSON representation

A simple web application that find maps and tracking cases, deaths, and trends of COVID-19 in the world and it is updated daily by 8 pm, API by covid19api.com. Technologies used are Vue, Tailwindcss

Awesome Lists containing this project

README

          

# vue-covid-tracker

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).