This is a mobile web app the provides daily updates on the global spread of covid-19. The data is sourced from the Narrativa Data API. The project is build with React a JavaScript library, and Redux for state management.
The app displays the global statistics on the spread of covid-19 for each country, number of confirmed cases and deaths. You click on a particular country to get detailed information about that country.
- HTML 5
- CSS3
- JAVASCRIPT
- REACT
- REDUX
Checkout my video presentation
To get a local copy up and running follow these simple example steps.
- Open your terminal
- Clone the repository:
git clone [email protected]:Mihndim2020/React-capstone-project---Metrics-webapp.git
- Cd into
- Run npm install to install dependencies
- Run npm start to run the app on the browser
- Node v14.9.0 or above
- Browsers: Chrome, Firefox, Safari, MS Edge.
👤 Mih Julius
- Github: @Mihndim2020
- Twitter: @mihndim
- Linkedin: Mih Julius
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse community
- The Odin project
- W3Schools
- MDN
- Original design idea by Nelson Sakwa on Behance
This project is MIT licensed.