Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dgknbtl/covid19-tracker
You can track summary covid-19 data for a general or specific country. This application was developed with Vue.js.
https://github.com/dgknbtl/covid19-tracker
Last synced: 4 days ago
JSON representation
You can track summary covid-19 data for a general or specific country. This application was developed with Vue.js.
- Host: GitHub
- URL: https://github.com/dgknbtl/covid19-tracker
- Owner: dgknbtl
- License: mit
- Created: 2020-08-08T21:18:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-06-23T21:16:23.000Z (over 3 years ago)
- Last Synced: 2023-11-01T23:26:10.507Z (about 1 year ago)
- Language: Vue
- Homepage: https://dogukanbatal.github.io/covid19-tracker/
- Size: 1.91 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![covid19-tracker](https://user-images.githubusercontent.com/10329339/89811743-c1466b00-db47-11ea-960d-3b3c6841a711.gif)
# Covid-19: Tracker
You can track summary covid-19 data for a general or specific country. This application was developed with Vue.js. The application retrieves data from [covid19api.com](https://covid19api.com)#### Project setup
```
npm install
```#### Compiles and hot-reloads for development
```
npm run serve
```#### Compiles and minifies for production
```
npm run build
```#### Lints and fixes files
```
npm run lint
```#### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
___#### Acknowledgements
All of the included images are Copyright (c) 2013 Go Squared Ltd. http://www.gosquared.com/ Go Squared have very generously provided the images under the MIT License. [Flags License](https://github.com/balazser/FlagAndCountryData/blob/master/flags/LICENSE.txt)[Virus icon - Flaticon](https://www.flaticon.com/authors/freepik)
___#### Author
[Doğukan Batal](http://dogukanbatal.com) - Mail: [[email protected]](mailto:[email protected])