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.
- React
- Redux
- Disease.sh API
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
To run the app in your machine, run npm start
This project tests each component as well as data in the redux store.
To run tests, run npm test
👤 Peter Mbuthia
- GitHub: @Blakbox23
- Twitter: @blakbox23
- LinkedIn: Peter Mbuthia
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Flat icons
- Nelson Sakwa for the design inspirqtion
- Collegues at Microverse
This project is MIT licensed.