A Cross-platform application to track current coronavirus cases all over the World. It shows state details for India and US. Complete with graphs for nerding it out 😃
Progressive Web APP:- https://covid-19-pwa-ed45f.web.app/
Use git clone
to clone the repository.*
Get the api's pass it to the respective objects in data-collection.service.ts
file.
Run npm install
to install all necessary packages.
To work on this repository, you need to setup the following environment.
Mac
$ brew install node
Linux
- On Debian, Ubuntu, Linux Mint:
$ sudo apt-get install nodejs npm
- On Arch Linux
$ sudo pacman -S nodejs npm
- On RHEL, CentOS
$ sudo yum install epel-release
- On Fedora
$ sudo dnf install nodejs npm
$ npm install -g @ionic/cli
$ cd my-app
$ npm install --save @capacitor/core @capacitor/cli
- Ionic Framework 5 - Open-source SDK for hybrid mobile app development
- Capacitor - The Native Bridge for Cross-Platform Web Apps
- Firebase - Mobile and web application development platform (for deploy)
- Noel Johnson
Request a feature
You can also request for a feature here, and if it's viable, it will be picked for development.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
NovelCOVID API: https://github.com/NovelCOVID/API
COVID19-India API: https://github.com/covid19india/api
-
puf17640 for the API
-
covid19india for the Indian API
-
Inspired by javieraviles
-
Icons made by Freepik