Narrativa’s COVID-19 tracking project is no longer providing the API data.
Covid-19 Tracker is a mobile web application that provide the user the new cases of Covid-19 for each country and also the regions within the country .
The web app consists of Home, Countries List, and the Regions List page:
This page allow the user to get the statistics by entring a specific day date.
This page provide the user with the list countries along with the new Covid-19 cases when the user click on button Show Stats in the previous page.
This page provide the user with the new Covid-19 cases of each region in the selected country when they click on it.
- HTML
- CSS
- JavaScript
- React
- Redux
- React Testing Library
- Jest
To get a local copy up and running follow these simple example steps.
-
Run
git clone https://github.com/TimmyChan99/covid19-tracker.git
-
Go to the folder
cd covid19-tracker
-
Run
npm install
: To install packages -
Run
npm start
: You should now have the project running locally on a dev server. (Open http://localhost:3000 to view it in your browser.)
👤 Fatima Ezzahra
- GitHub: @TimmyChan99
- Twitter: @elemenoun
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- All the data and the statistics are from Narrativa.
- The original design idea belongs to Nelson Sakwa. Link to the original design.
This project is MIT licensed.