An Application written in Ionic 5 for tracking COVID-19 status, patients and getting necessary help. Currently working for India only.
Credits: Stay away from him 🙏 by Gustavo Zambelli on Dribble
-
Install Ionic to your computer globally.
sudo npm install -g @ionic/cli
-
Clone this repository
git clone https://github.com/TheOrangeCoffeeProject/CoVide.git
-
Migrate to the folder and install dependencies
cd covide && npm install
-
Run the project
ionic serve