Skip to content

sandeshchoudhary/covid

Repository files navigation

Covid-19 Tracker App

🚀 Get Up and Running

Clone the repository

You need to clone the repository to create a local copy on your system.

Installing Dependencies

Open terminal inside your local project's directory and execute the following :

npm install

Starting the Project

npm run start

Open your browser and browse the url 'https://localhost:3000/'.

Contribution Guidelines Feel free to raise PR on develop branch