https://covid-19-statistics-fa1d6.web.app/
The purpose of this web app is to provide up to date Covid-19 statistics, including deaths per capita.
Special thanks to about-corona.net for their api.
- Format timeline data and add graph of timeline to countries screen
- Refactor
AllCountriesTable
toTable
so its more modular- Move get request to home screen, then we can re-use for favourites table
- Make it look pretty
Installs dependencies in the local node_modules folder.
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.
Builds the app for production to the build
folder. It bundles React in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.
To deploy the app we use Firebase deploy.
Once deployed, the updates will be visible here.