Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (22 loc) · 824 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 824 Bytes

COVIDE

An Application written in Ionic 5 for tracking COVID-19 status, patients and getting necessary help. Currently working for India only.

Icon

Credits: Stay away from him 🙏 by Gustavo Zambelli on Dribble

How to instructions

  • 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