Covid Tracking in Africa

This is a React and Redux project that shows the updated covid 19 numbers in Africa. It shows the total cases in the entire continent, and more metrics per each country in Africa. It fetches data from the Diseases.sh API which is updated on a daily basis.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

  • Clone the repository with:
    git clone https://github.com/blakbox23/covid-tracker-ea.git

  • Install dependencies by running:
    npm install

Usage

To run the app in your machine, run npm start

Testing

This project tests each component as well as data in the redux store.
To run tests, run npm test

Authors

? Peter Mbuthia

Show your support

Give a ⭐️ if you like this project!