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.
- 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.
npm install
. It will install all the required packages and dependencies.npm start
to run the server.Thanks goes to these wonderful people β¨β¨: