Overview

A realtime covid-19 tracker app that shows worldwide and country wise new cases, recovered and deaths data in Infobox, Map, table and line graph.
Deployed site: https://covid19-now.netlify.app/

Used npm Package

  1. Material-UI
  2. Bootstrap
  3. chart.js
  4. react-chartjs-2
  5. leaflet
  6. react-leaflet
  7. react-leaflet-fullscreen
  8. react-table
  9. Numeral

Some useful articals

  1. React leaflet map
  2. Display data in table from api

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.