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

https://github.com/t1nkl/covid19_website

Covid-19 statistics website based on Vue 3
https://github.com/t1nkl/covid19_website

pinia vue vue3 vue3-composition-api vue3-typescript vuejs vuetify vuetify3

Last synced: 7 months ago
JSON representation

Covid-19 statistics website based on Vue 3

Awesome Lists containing this project

README

          

# SARS-COV-2 Statistics Website

[![N|Solid](http://i.piccy.info/i9/19431c4f293f8ae0563b2ee21f02ca97/1586368220/150784/1371868/Snymok_ekrana_2020_04_08_v_20_47_24.jpg)](https://sars-cov-2-app.firebaseapp.com/)

### Link - [Website](https://sars-cov-2-app.firebaseapp.com/)

## Project setup
```sh
make run
```

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

### Lints and fixes files
```sh
npm run lint
```

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