This React capstone project is about building a mobile web application to check a list of metrics (numeric values) which I created using React and Redux. I selected an API that provides numeric data about cryptocurrency exchange and then build the webapp around it.
The app was built using React documentation, React components, React props, React Router, connecting React and Redux, and handling events in a React app. Integration tests were written with a React testing library. The project also used React lifecycle methods, store, actions and reducers.
The styling was done to match the style created by Nelson Sakwa on Behance.
- React
- Javascript
- CSS
- Redux
To get a local copy up and running follow these simple example steps.
Prerequisites:
- Signup/login to your github account and go to https://github.com/udeaghad/crypto-market-app/.
Setup
- Clone the repository on github to your local terminal Install
- Ensure you have git installed on your terminal
- Run each of the following codes on your terminal
- npm install
- npm run build
- npm start -Ensure you have node.js installed.
Usage
- Open the index.html file with your browser to view the webpage
👤 Dozie Udeagha
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse Team
- My Family
- Nelson Sakwa of Behance.
This project is MIT licensed.