https://github.com/eioluseyi/covid-tracker
Covid-19 Tracker
https://github.com/eioluseyi/covid-tracker
covid-19 react
Last synced: about 1 month ago
JSON representation
Covid-19 Tracker
- Host: GitHub
- URL: https://github.com/eioluseyi/covid-tracker
- Owner: eioluseyi
- Created: 2021-10-14T04:19:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-23T10:33:42.000Z (over 4 years ago)
- Last Synced: 2025-02-15T02:15:17.631Z (over 1 year ago)
- Topics: covid-19, react
- Language: JavaScript
- Homepage:
- Size: 501 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Covid Tracker App
This project is a mini covid tracker that displays the number of people affected in a country in a day, month and the trend of the infection over the year.\
It also displays the number of people vaccinated per country over the period of one year.\
You can select the graph based on first dose and second dose of the vaccinated individuals.
The data is from a mocked REST api ([https://my-json-server.typicode.com/eioluseyi/covid-tracker/](https://my-json-server.typicode.com/eioluseyi/covid-tracker/))
## Available Scripts
In the project directory, you can run:
### `yarn start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.
### `yarn test`
Launches the test runner in the interactive watch mode.