This is a mobile web application that features 2 pages: The homepage and the details page. The homepage displays all today's statistics about confirmed cases, deaths, and recoveries caused by Covid-19 in the world, as a total and separated by countries. When the user clicks on any country, the website navigates to the details page, which contains the detailed statistics about that specific country as a total and separated by regions. The home page contains a search bar that allows the user to filter by country name. The data is consumed from Narrativa API.
- React
- Redux
- Bootstrap
- Vim
- Git & GitHub
To get a local copy up and running on your machine, follow these simple steps. Enter this in your terminal 👇
git clone git@github.com:Qoosim/react-capstone-metrics-webapp.git
Install Node.js on your machine
Clone the repository on your machine and cd into it
run npm install
run npm run start
👤 Qoosim AbdulGhaniyy
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
-
Original design idea by Nelson Sakwa on Behance.
-
To those assist in understanding the concept of React and Redux
This project is MIT licensed.

