https://www.youtube.com/watch?v=9DDX3US3kss
- REACT
- REDUX
- The exchanges functionality needs premium access to the api so I will not implement it.
React Cryptocurrency App
- antd
- @ant-design/icons
- react-redux
- @reduxjs/toolkit
- axios
- chart.js
- html-react-parser
- millify
- moment
- react-chartjs-2
- react-router-dom
First you have to download the repository
git clone https://github.com/demiancy/tutorial-react-1.git
The repository have the files for deploy app in Docker, with the next command you start the app in the port 3000
docker-compose up
In case of not have Docker, you can copy the folder app into document root of your server.