Skip to content

apiedy/react-covid19-graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19 tracker

A simple react application to show new case data and a general overview of a selected location.

Details on the API used can be found at: https://covid19api.com/

The app is hosted on heroku at: https://react-covid19-graphs.herokuapp.com/

Dev instructions

npm run dev

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

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

serving the build

Once the app is built you can serve the application locally using serve (added as a dependency for the project), just run npm start

About

A React dashboard for COVID-19 data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published