Skip to content

COVID-19 Tracker made with React JS. It has real-time API fetched data about the number of present cases, recovered, and deaths with a movable real-time map showing the statistics with color visuals.

proghead00/COVID-19-Tracker-With-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker With React 〽️

COVID-19 Tracker made with React JS. It has real-time API fetched data about the number of present cases, recovered, and deaths with a movable real-time map showing the statistics with color visuals and graphs.

➡️ See The Live Site ⬅️

When you open the site, the initial statistics shown is today's number of cases, patients recovered and the number of deaths.


🧱 Packages that I used, and are needed to be installed:

  • npm i @material-ui/core

  • npm i react-leaflet 🗺️ For The Map 🗺️

  • npm i leaflet

  • npm i react-chartjs-2 chart.js 📈 For The Graph Chart 📈

  • npm i numeral 🔢 For Formatting Numbers For The Display 🔢

How To Run:

npm i && npm start - this will start the development server after installing the node modules

ss

Hosted Using Firebase 💥

About

COVID-19 Tracker made with React JS. It has real-time API fetched data about the number of present cases, recovered, and deaths with a movable real-time map showing the statistics with color visuals.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published