https://github.com/namonaki0/covid-tracker
Covid tracker built in Vue.js
https://github.com/namonaki0/covid-tracker
axios-vue tailwindcss vue vue-cli
Last synced: 2 months ago
JSON representation
Covid tracker built in Vue.js
- Host: GitHub
- URL: https://github.com/namonaki0/covid-tracker
- Owner: Namonaki0
- Created: 2023-01-21T23:01:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T22:25:58.000Z (almost 3 years ago)
- Last Synced: 2026-01-30T13:26:54.276Z (5 months ago)
- Topics: axios-vue, tailwindcss, vue, vue-cli
- Language: Vue
- Homepage: https://covid-tracker-af.netlify.app/
- Size: 749 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-covid-tracker
[](https://app.netlify.com/sites/covid-tracker-af/deploys)
## 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/).