Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chara0511/covid19-tracker
Simple page to display covid19 information
https://github.com/chara0511/covid19-tracker
axios css3 es6 javascript jsx material-ui react
Last synced: about 3 hours ago
JSON representation
Simple page to display covid19 information
- Host: GitHub
- URL: https://github.com/chara0511/covid19-tracker
- Owner: chara0511
- Created: 2020-07-01T18:24:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-12T02:01:10.000Z (12 months ago)
- Last Synced: 2024-09-11T20:19:47.237Z (about 2 months ago)
- Topics: axios, css3, es6, javascript, jsx, material-ui, react
- Language: JavaScript
- Homepage: https://tracker-cov19.netlify.app
- Size: 536 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## Available Scripts
In the project directory, you can run:
### `npm start`
Runs the app in the development mode.
Open [http://localhost:3000](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.The build is minified and the filenames include the hashes.
Your app is ready to be deployed!See the section about [deployment](https://facebook.github.io/create-react-app/docs/deployment) for more information.