Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 471 Bytes

File metadata and controls

21 lines (17 loc) · 471 Bytes

How to setup the project?
1.) Clone the Repo
2.) Open Vs Code Editor
3.) Open the terminal and write cd frontend-next
4.) write command npm i and then npm run dev to run the frontend on port:3000
5.) then write command cd backend and run the command npm i and node server.js to run the backend
6.) Signup and login
7.) You are all set!

Zcoder.mp4