Skip to content

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.

Notifications You must be signed in to change notification settings

AnumMujahid/react-covid-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks