https://github.com/piyush-linux/covid19
https://github.com/piyush-linux/covid19
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/piyush-linux/covid19
- Owner: Piyush-linux
- Created: 2021-06-21T12:16:17.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-21T12:17:23.000Z (about 5 years ago)
- Last Synced: 2025-04-08T14:14:57.687Z (over 1 year ago)
- Language: Vue
- Size: 166 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# covid19
__Req__
1. covid api
2. vueJS : component , emit , async function
3.
```sh
## 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/).
```
[main]
- header
- title
- cases
- select:
[main]
- fetch covid19 api
- set the data()
[title]
- get tit from [main] the render
[]