Skip to content

🍰 Dessertplace is a full-stack web application for an online bakery shop where users can browse desserts, add them to their cart, and place orders. Built using the MERN stack (MongoDB, Express.js, React.js, Node.js)

Notifications You must be signed in to change notification settings

PalakMishra1905/Dessertplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

30 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🍰 Dessertplace

Dessertplace is a full-stack web application for an online bakery shop. Users can browse delicious desserts, add them to their cart, and place ordersβ€”all from the comfort of their browser.

Built with the MERN stack:

  • MongoDB – for managing product and user data
  • Express.js – backend API
  • React.js – frontend user interface
  • Node.js – server runtime

🌐 Live Demo


πŸš€ Features

  • 🍩 Browse desserts by category
  • πŸ›’ Add/remove items from cart
  • πŸ“¦ Place and track orders
  • πŸ‘©β€πŸ³ Admin dashboard for managing products
  • πŸ” Secure user authentication and order handling

🧰 Tech Stack

  • Frontend: React.js, CSS Modules, Axios, React Toastify
  • Backend: Node.js, Express.js, Mongoose
  • Database: MongoDB
  • Other Tools: Stripe (for payments), Multer (for image uploads), JWT (authentication)

πŸ”§ Installation

Clone the repo:

git clone https://github.com/PalakMishra1905/Dessertplace.git
cd Dessertplace
cd backend
npm install
npm run server

cd ../frontend
npm install
npm run dev

cd ../admin
npm install
npm run dev

Dessertplace/
β”œβ”€β”€ backend/
β”‚   β”œβ”€β”€ controllers/
β”‚   β”œβ”€β”€ models/
β”‚   └── routes/
β”œβ”€β”€ frontend/
β”‚   β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ pages/
β”‚   └── Context/

Dummy card no: 4000003560000008

πŸ™‹β€β™€οΈ Author
Developed with ❀️ by Palak Mishra

About

🍰 Dessertplace is a full-stack web application for an online bakery shop where users can browse desserts, add them to their cart, and place orders. Built using the MERN stack (MongoDB, Express.js, React.js, Node.js)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published