A single-page application that consumes an API that contains updated information about cryptocurrency data. Currencies displayed can be filtered by ranking, price, or percentage change. It also shows more detailed information about each cryptocurrency including a graph showing the price movement.
- React
- Redux Toolkit
To obtain a local copy of the project follow this steps:
- Open your console.
- Type the following
[email protected]:diegoyon/cryptoapp.git
if you are using a SSH key. - Press ENTER to create your local clone.
- Install dependencies with
npm install
. - Start the SPA by typing
npm start
.
👤 Diego Yon
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Nelson Sakwa on Behance
- Creative Commons
- CoinCap API 2.0
This project is MIT licensed.