A React based clone for Zerodha's Kite trading platform. A static website build with React.js to build up skills in React UI.
- React for front end
- Clone this repository into your local computer.
- Make sure you have node installed.
- Run following command to install packages in frontend/.
npm install
- Start frontend react server with the command
npm start
- You should see the Landing page once the server is started.
Follow me on LinkedIn Thanks, Happy Coding!