visit the site Binance App
A Digital currency application made with React. Packages used:
- redux react-redux @reduxjs/toolkit
- axios
- react-router-dom
- css
Front-end project only, no backend storage or database.
- Clone the repository and
cd
into its root directory - Run
npm install
to install dependencies - Run
npm start
from the project directory to run in development mode