Brewtopia, a MERN stack-powered cafe management platform. Seamlessly add coffee and tea blends to your cart, with secure checkout and swift delivery. Join a tech-savvy community, leverage personalized recommendations, and elevate your cafe experience with our cutting-edge MERN architecture. Explore, code, and brew with Brewtopia!
@Varinder-Dhillon0 hey im having some trouble in setting up the project. I didn't know elsewhere to seek help.
const apiUrl = process.env.REACT_APP_API_URL;
i dont know if this has got to do with hosting the project. but im not able to send api requests without this value. what do I add in the .env file since it wasnt given in the README.md. waiting for your reply.
const apiUrl = process.env.REACT_APP_API_URL;
i dont know if this has got to do with hosting the project. but im not able to send api requests without this value. what do I add in the .env file since it wasnt given in the README.md. waiting for your reply.Originally posted by @hanzalahwaheed in https://github.com/Open-Source-Chandigarh/Brewtopia/issues/68#issuecomment-1893272690