Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 303 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 303 Bytes

Follow the below steps to run the project:

Clone the repo

Open a terminal and move into the directory( cd /path/to/Zerodha-clone )

then run npm install

finally, run npm start

Open your localhost link as displayed in the terminal( mostly, http://localhost:3000/ ) and You're all set to go.