chait04 / World-Covid-Tracker

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

World-Covid-Tracker πŸ€§πŸ˜·πŸ“

All Contributors Prettier Issues forks license

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

Tech Stack πŸ—ƒ

How to contribute ?

  • Follow Contributon Guidelines mentioned here

Demo ## How to contribute ?

World-Covid-Tracker - Follow Contributon Guidelines mentioned here World-Covid-Tracker

Getting Started πŸ‘¨β€πŸ’»

Setup the repository to your local environment.

  1. fork the repository , Creates a replica of repository to your local environment.
  2. git clone https://github.com/YOUR-USERNAME/World-Covid-Tracker Downloads all repo files to your machine.
  3. cd World-Covid-Tracker Takes you to the root directory of the project.

Frontend βš›οΈ

Following are the steps to run the frontend of the World-Covid-Tracker. All the frontend code will go in the frontend directory.

  1. Run npm install. It will install all the required packages and dependencies.
  2. Run npm start to run the server.
  3. Navigate to http://localhost:3000 to view it in the browser.

Backend πŸ’»

  1. Firebase is used

Programs We have been associated with 🀍

Contributors 🌟

Thanks goes to these wonderful people ✨✨:

About

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.

License:MIT License


Languages

Language:JavaScript 76.0%Language:CSS 16.0%Language:HTML 8.1%