A World Covid Tracking site made completely on ReactJs, Firebase. The site shows data of confirmed, recovered and deaths of all the countries plotted on a world map. It also has some cool animations showing the top affected countries.
Before doing anything visit deployed App Covid Tracker
- Follow Contributon Guidelines mentioned here
- Follow Contributon Guidelines mentioned here
fork
the repository , Creates a replica of repository to your local environment.git clone https://github.com/YOUR-USERNAME/World-Covid-Tracker
Downloads all repo files to your machine.cd World-Covid-Tracker
Takes you to the root directory of the project.
Following are the steps to run the frontend of the World-Covid-Tracker. All the frontend code will go in the frontend
directory.
- Run
npm install
. It will install all the required packages and dependencies. - Run
npm start
to run the server. - Navigate to http://localhost:3000 to view it in the browser.
- Firebase is used
Thanks goes to these wonderful people ✨✨: