An open API service indexing awesome lists of open source software.

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

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.