Skip to content

sgwcollins/Corona-Virus-Cases-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The is web app to track Corona virus cases around the world.

This web app is based on ReactJS - Redux - Material UI - Mapbox - Recharts.

The API used is https://about-corona.net availbe to use for free.

Inspired by Microsoft's Bing Covid Tracker.

Installation

Create the Mapbox account and get the Mapbox token. 
(https://docs.mapbox.com/help/how-mapbox-works/access-tokens/)

Clone the repo and rename the TestMapboxID.js to MapboxID.js and add your mapbox token.

run npm install.

Now you can run this app using npm start. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.0%
  • CSS 9.7%
  • HTML 2.3%