BakeHeaven is a unique online marketplace dedicated to bakery enthusiasts and professionals, where users can buy, sell, and rent baking-related items, as well as offer culinary services. Our platform connects passionate bakers, sellers, and buyers, fostering a collaborative community where everyone can share, learn, and thrive in the world of baking.
- Users can browse, search, and list homemade baked goods for sale.
- Buyers can explore delicious treats, cakes, cookies, pastries, and more.
- Make secure purchases and leave feedback to support local bakers.
- Offer baking and cooking services, including personalized cakes, catering for events, or cooking classes.
- Showcase your expertise, connect with others, and grow your culinary business within the community.
- Frontend: React
- Backend: Node.js, Express
- Database: MongoDB
- Payment Processing: Stripe
- Media Management: Cloudinary
To run the Agora project locally, follow these steps:
- Clone this repository to your local machine.
- Navigate to the project directory.
- Install dependencies using
npm install
. - Set up environment variables (e.g., MongoDB URI, JWT token,Cloudinary API key).
- Start the server using
npm start
. - Access the application in your web browser at
http://localhost:3000
.