satvikchachra / covid19

Aims to provide regular updates about Corona Virus outbreak worldwide.

Home Page:https://covid19-data-logger.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Aims to provide regular updates about Corona Virus outbreak worldwide.

https://covid19-data-logger.netlify.app/


Languages

Language:JavaScript 79.6%Language:CSS 12.0%Language:HTML 8.4%