here is how its look like
how to run client
cd client, npm install -install all dependencies, npm run dev- run the app,
// how to run server
create a file inside config folder config.env. inside config.env Change these all varable according you;
PORT DB_URI "add monogo atlas url" CLOUDINARY_NAME CLOUDINARY_SECRET_API_KEY CLOUDINARY_SECRET_API_SECRET JWT_EXPIRE COOKIE_EXPIRE JWT_SECRET_KEY