Preview Page:- http://localhost:5173/
Steps to Implement this Project:-
Step 1:- Open VS Code Terminal
Step 2:- Open server folder using cd server
Step 3:- Type npm run server
Step 4:- Then open another terminal in VS Code using split
Step 5:- and go to client folder using cd client (if you are in server folder come back to the root using cd ..)
Step 6:- Type npm run dev in client folder
Step 7:- Then follow the given localhost link in client terminal section