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.
You will select an API that provides numeric data about a topic that you like and then build the webapp around it. The webapp will have several pages
- Use React documentation.
- Use React components.
- Use React props.
- Use React Router.
- Connect React and Redux.
- Handle events in a React app.
- Write unit tests with React - Testing Library.
- Use styles in a React app.
- Use React life cycle methods.
- Apply React best practices and language style guides in code.
- Use store, actions and reducers in React.
- Perform a code review for a team member.
- CSS, JavaScript, React, Redux
- Github/workflows
- Gitflow
- npm
- babel
- webpack-dev-server
- API-REST
- Clone this repository in your local machine terminal:
git clone https://github.com/Okechukwu-muokwugwo/crypto-world
- Open with
npm start
on a terminal.
👤 Okechukwu Muokwugwo
Contributions, issues and feature requests are welcome!
Give a ⭐️ if you like this project!
This project is MIT licensed.