Skip to content

Covid related stats of every country with table to filter and a map.

Notifications You must be signed in to change notification settings

BUMBAIYA/CovidTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Tracker

This project was bootstrapped with Create React App.

Webpage

Introduction

This project is made using Material-UI library and ReactJs.

Project also includes a Map made using React Leadflet API which show data of all the Countries

API used is disease.sh - Open Disease Data API

Setup:

  • run git clone https://github.com/BUMBAIYA/CovidTracker.git in the prefered directory
  • run npm i && npm start