Skip to content

Aims to provide regular updates about Corona Virus outbreak worldwide.

Notifications You must be signed in to change notification settings

satvikchachra/covid19

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Tracker

  • Aims to provide regular updates about Corona Virus outbreak worldwide.
  • It is built in React and it works on desktop as well as mobile browser.

View Live Demo

covid19-data-logger.netlify.app

API Utilized for Fetching Covid-19 Data

disease.sh

Images

Landing Page

Features

  • Fetches Worldwide Data
  • Fetches country-specific data when a Country is selected from the Dropdown Menu
  • Represents new Covid 19 cases found worldwide over last 120 days using Chart.js
  • Representing country specific data on world map using Open Street Map and React Leaflet

Setup

Clone this repository

git clone https://github.com/satvikchachra/covid19.git

Move to desired directory

cd covid19

To install the dependencies

npm install

To run the app

npm start

Learn More

You can learn more in the Create React App documentation.
To learn React, check out the React documentation.

Made with ♥ by satvikchachra

forthebadge