Crypto Watcher is a webapp that displays information about the top 100 cryptocurrencies. 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, website and more.
- HTML
- JS
- CSS
- React
- Redux Toolkit (RTK)
- Tailwind CSS
Client
- HTML5- JS
- CSS3
- React
- Redux
- Jest
- Client-side routing using React Router V6
- Gitflow is used correctly
- Following best practices for HTML, CSS, JS
Live Demo : Crypto Watcher
To get a local copy up and running, follow these steps.
In order to run this project you need:
- Web browser.
- Code editor.
- Git.
In order to clone this repository to your desired folder, run the commands below on your console:
git clone https://github.com/JuanDiegoGuerra/ReactCapstoneProject_MetricsWebapp.git
Install this project running the following commands:
npm install
To run the project run this comand:
npm start
Note: Your default browser should be opened in this moment.
To run tests, run the following command:
npm test
👤 Juan Diego Guerra (JD)
- GitHub: @JuanDiegoGuerra
- LinkedIn: Juan Guerra
- Add More Functionalities to elements that already exist
- Add More sections like ranks
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, give it a ⭐️!
I would like to thanks Microverse corporation for the README template.
The Crypto-Pro template was created by Nelson Sakwa and is used under the CC BY-NC 4.0 (https://creativecommons.org/licenses/by-nc/4.0/). Changes have been made to the original template.
Original Template: https://www.behance.net/gallery/31579789/Ballhead-App-(Free-PSDs)
This project is MIT licensed.