1-clone the app 2-move to server and client folder respectively 3-run "npm i" on both folders 3-move to sever and make a file name .env and fill these fields MONGO_URI = "" PORT = JWT_SECRET = ""; 4-to start both server and client run "npm start" folder structure explained in the video
demo video1-https://drive.google.com/file/d/1n5OV5bqzFsxOhwPekbdb9rlUmdUDiJIo/view?usp=share_link folder structure video2-https://drive.google.com/file/d/1Gb7tM3pdgPfxdlkLB-EGlE4sZ7DYj-Tc/view?usp=share_link