AnumMujahid / react-covid-tracker

Covid-19 Tracker application, to view the analytics of Covid-19 cases in the countries all over the world. The data is displayed using leaflet and charts.

Home Page:https://covid-tracker-by-anum.web.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Tracker

It is a covid 19 tracker clone project built using react. The application displays total cases, recoverd cases, and total deaths caused by covid. This stats are displayed on the map and graph as well. React hooks useEffect and useState are used in the project. The data is taken from disease.sh using the API. To check the deployed version visit link.

How to Use

  • Clone the repository.
  • Ensure npm is installed on your machine
  • Run command npm install in project directory to install required dependencies.
  • Run command npm start to start the application in development mode.

Screenshots

Maps and Grpahs of Covid 19

Screenshot 1: Covid-19 Tracker

About

Covid-19 Tracker application, to view the analytics of Covid-19 cases in the countries all over the world. The data is displayed using leaflet and charts.

https://covid-tracker-by-anum.web.app/


Languages

Language:JavaScript 72.1%Language:CSS 16.7%Language:HTML 11.2%