Skip to content

faizkhan12/covid-19-app-react-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Corona Virus Live Data Tracker

This web application is made from react js which outlines the live status of coronavirus cases. Live demo here https://coronaviruslivedata.netlify.app/

Table of Contents

General Information

  • Shows Live Cases, Recoveries, Deaths (clickable tabs)
  • Shows Worldwide cases and Country Based cases
  • Line Chart shows fluctuations over days, hover around to see exact figures
  • Clickable Markers on Map show Country stats

Technologies Used

  • React JS
  • Material UI
  • CSS
  • Leaflet (for heatmap)

Setup

Make sure you have nodejs and npm installed. Install dependencies with:

npm install

Once it's done start up a local server with:

npm run start

Run the app.

To create a production build:

npm run build

Contact

Created by @faizkhan - feel free to contact me!

About

Covid-19 tracker app in react js

Topics

Resources

Stars

Watchers

Forks