Front-end dashboard for trading web app. This app was developed using React.
To run, make sure yarn is installed on your machine, then run yarn
to fetch all necessary packages.
Copy the .env
file to .env.local
and make the appropriate changes. Afterwards, execute yarn start
to start the dashboard on your localhost!
A live version is hosted at Github Pages.