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

https://github.com/piyush-linux/covid19


https://github.com/piyush-linux/covid19

Last synced: 6 months ago
JSON representation

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

[]