-
This React capstone project is about building a mobile web application to check a list of metrics (numeric values) that you will create making use of React and Redux.
-
I selected an API that provides numeric data about a Covid-19 Stats because is a global concern that is affecting almost the entire part of the world, my mobile app is build around it.
-
The webapp have several pages: one page with a list of items that could be filtered by some parameters; like country name. one page for the item details; the detail page of country case break down.
- JavaScript ES6
- JSX
- HTML & CSS
- Bootstrap
- React and Redux
- Git and Github flow
- VSCode
- Jest
- Netlify
- Linter Checkers
- Deployed with on Netlify
- Live Demo
To get a local copy up and running follow these simple example steps.
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Node.js already downloaded.
To get a local copy up and running follow these simple example steps.
- Open terminal
- Clone this project using the command
git clone https://github.com/DanSam5K/Covid-19-Tracking-App.git
cd <clone>
folder- Run
npm install
to install all project dependencies - Run
npm start
in your local browser or using Live Server in Visual Studio Code.
👨💻 Daniel Samuel
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original project design idea by Nelson Sakwa on Behance. 🙌
- Hat tip to anyone whose code was used 🔰
- Inspiration 💘
- Microverse program ⚡
- Our standup team 🏹
- Our family's support 🙌
This project is MIT licensed.