The Coinmarket is a web application that displays information about the top 100 cryptocurrencies in the world. The application shows the top 100 and allows users to select a cryptocurrency to view more information about it, such as Market Capitalization, price, price change in the last week, rank, and website.
- HTML
- JS
- CSS
- React
- Redux Toolkit (RTK)
Client
- HTML5- JS
- CSS3
- React.js
- Redux.js
- Jest.js
Server
- NullDatabase
- Null- Coinmarket using React and Redux
- Client-side routing using React Router V6
- Gitflow is used correctly
- Following best practices for HTML, CSS, JS
🚀 Live demo of this project here
🚀 Video Info of this project here
To get a local copy up and running, follow these steps.
- A web browser
- A code editor
- A terminal
Clone this repository to your desired folder:
git clone https://github.com/mrcbq/coinmarket.git
Install this project with:
cd coinmarket
npm install
To run the project on the webpack dev server, execute the following command:
npm start
To run tests, run the following command:
npm test
npm run deploy
👤 Marco Baquero
- Add More sections 👌
- Add More Functionalities 😎
In this project, we will be copying a given web design using React, Redux, and API handling. The design will serve as a reference for implementing the user interface and interactions. Please see the above sections if you want to copy and setup this project on your pc.
Contributions, issues, and feature requests are welcome!
If you like this project, give it a ⭐️!
We would like to thank Microverse for giving us the opportunity to learn and grow as developers and also we like to thank our families, they are all our support. 🌟
The design of this project is based on the original design idea by Nelson Sakwa on Behance. You can find the original design at https://www.behance.net/sakwadesignstudio
This project is MIT licensed.