This React/Redux Capstone Project is about building a mobile web application to check a list of metrics (numeric values), working with real live data from an API.
For this, I chose to make a webApp that shows online information, coming from the company CoinGecko, about the hundred most important Cryptocurrencies of the moment, also showing some of their detailed data.
- Redux and React JS { components, events, states, hooks, props, router, stores, actions/reducers, API, etc }
- JSX
- JavaScript
- Webpack
- GitFlow
- Testing with Jest
- To get a local copy up, clone the repo like this: git clone https://github.com/cmolinan/Metrics-WebApp.git
- Install the dependencies using
npm install
and then run the project from the root of the folder using this commandnpm run start
👤 Carlos Molina
- GitHub: https://github.com/cmolinan
- LinkedIn: Carlos Molina
Contributions, issues, and feature requests are welcome! Feel free to check the issues page. Feel free to check the issues page.
Give a ⭐️ if you like this project!
This webApp responds to a request from Microverse, which is based on the original idea of Nelson Sakwa, according to the Creative Commons License
This project is MIT licensed.