Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1 KB

README.md

File metadata and controls

31 lines (23 loc) · 1 KB

Persuit Trading Platform

A React based clone for Zerodha's Kite trading platform. A static website build with React.js to build up skills in React UI.

Preview Shots

Login Page

Login Page

Home Page

Home Page

Holdings Page

Holdings Page

Order Window

Order Window

Tools Used

  • React for front end

How to Run

  1. Clone this repository into your local computer.
  2. Make sure you have node installed.
  3. Run following command to install packages in frontend/.

npm install

  1. Start frontend react server with the command

npm start

  1. You should see the Landing page once the server is started.

Follow me on LinkedIn Thanks, Happy Coding!