This is a simple trading app template using React and Material-UI components.
This is the very first version, feel free to use the app. Contributions are always welcome!
git clone <repository-url>
this repository- change into the new directory
npm install
npm start
will run the app- Visit the app at http://localhost:3000
MIT