Skip to content

react app which displays COVID-19 cumulative case data via easy-to-understand interactive map interface.

Notifications You must be signed in to change notification settings

tmsoftwareinc/covid-19-casemap-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 Casemap Web

Open source web app to display COVID-19 cumulative case data via easy-to-understand interactive map interface. Retrieve data from covid19api.tmsoftwareinc.com via RESTful API. COVID-19 case data are

  • City data in Los Angels County, Oraneg County, Ventura County and San Diego County in the US
  • City data in state of Illinois in the US
  • County data in every state in the US
  • Country data all over the world

Getting Started

Install node modules

npm install

Setup Google Maps JavaScript API Key in .env file in project root folder

REACT_APP_MAP_API_KEY=XXXXXXXXXXXXXXXXXXXX

In the project directory, you can run:

npm start

Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.

Live App

https://covid19.tmsoftwareinc.com/

Built With

License

This project is licensed under the MIT License

About

react app which displays COVID-19 cumulative case data via easy-to-understand interactive map interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published