OPENAI_API_KEY=
CLOUDINARY_CLOUD_NAME=
CLOUDINARY_API_KEY=
CLOUDINARY_API_SECRET=
SECRETJWT=
PORT=7000
FRONTEND_ORIGIN=
MONGODB_URI=
AUTH_EMAIL=
AUTH_PASS=
PAYPAL_API_CLIENT=
PAYPAL_API_SECRET=
PAYPAL_API=https://api-m.sandbox.paypal.comthe auth_email and pass is for send the email verification.
go to the backend and the frontend folder and run the command npm i
finaly to run this proyect you need to run the server and the server for the frontend.
cd backend
npm startto run the frontend
cd frontend
npm run devopen your browser to link