| title | Cakeemon - A Seamless Cake Ordering Experience | |||||||
|---|---|---|---|---|---|---|---|---|
| description | Explore Cakeemon, a modern e-commerce platform for ordering cakes with secure payments via Razorpay, receipt generation using Nodemailer, and robust authentication. | |||||||
| author | Deep Hansda | |||||||
| keywords |
|
|||||||
| previewImage | /images/cakeemon-preview.png | |||||||
| liveLink | https://cakeemon.vercel.app | |||||||
| githubLink | https://github.com/DeepHansda/Cakeemon |
Cakeemon is a feature-rich e-commerce platform built for ordering delicious cakes with ease and security. With a responsive frontend and robust backend, Cakeemon ensures a smooth user experience.
- Secure Payments with Razorpay: Supports UPI, wallets, and card payments.
- Receipt Generation with Nodemailer: Automatically sends purchase receipts via email.
- Secure Authentication: Cookie-based JWT authentication ensures data safety.
- ReactJS
- Material UI
- CSS
- React-Slick
- Node.js
- Express.js
- MongoDB
Clone the repository and set up the project locally:
git clone https://github.com/DeepHansda/Cakeemon.git
Frontend :
cd Cakeemon/frontend/src
npm install
npm start
Backend:
cd Cakeemon/backend
npm install
npm run dev
For any queries or collaborations, feel free to reach out via the GitHub Repository.
Built with ❤️ by Deep Hansda
