/Covid-Tracker

A Covid tracker to track number of corona cases in India. Added support for svgs and classified data based on states and districts.

Primary LanguageVue

COVID Tracker India

Getting Started

Following these instructions will allow you to run and build the project on your local machine for development and testing purposes.

Prerequisites

Follow the official guide "Setting up the development environment" to set up your local machine to develop and run the application.

Install npm globally:

Installing

Clone this repository.

Install the npm dependencies:

npm install
cd client
npm install

Running the applications locally

To start the Backend server, go to the root directory:

npm start

To start frontend, run:

cd client
npm run dev

India Map

Project Images

State Map

Project Images

Covid Awarness Page

Project Images