Discover the world's most exquisite dessert recipes, crafted with love and perfection.
- 🌟 Browse a curated collection of beautiful dessert recipes (cakes, cheesecakes, macarons, and more)
- 🔍 Search recipes by name, author, or tags
- 🏷️ Filter by dessert category
- ❤️ Like your favorite recipes
- 🎲 "Surprise Me!" random recipe button
- 👩🍳 View detailed recipe instructions and ingredients
- ⭐ User reviews and ratings
- 🌙 Light/Dark mode toggle
- ✨ Modern, glassmorphism-inspired UI
- React
- Vite
- Tailwind CSS
- Lucide React Icons
- Swiper.js (for sliders)
- Clone the repository:
git clone https://github.com/ cd dessert_app - Install dependencies:
npm install
- Start the development server:
npm run dev
- Open http://localhost:5173 to view the app in your browser.
dessert_app/
├─ public/
├─ src/
│ ├─ components/ # Reusable UI components
│ ├─ assets/ # Images and static assets
│ ├─ App.jsx # Main app logic
│ ├─ main.jsx # Entry point
│ └─ index.css # Tailwind CSS imports
├─ package.json
└─ ...
Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.
Made with ❤️ for dessert lovers everywhere.