Skip to content

NickiMash17/dessert_app

Repository files navigation

Dessert Delights 🍰

Discover the world's most exquisite dessert recipes, crafted with love and perfection.

Features

  • 🌟 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

Screenshots

Tech Stack

Getting Started

  1. Clone the repository:
    git clone https://github.com/
    cd dessert_app
  2. Install dependencies:
    npm install
  3. Start the development server:
    npm run dev
  4. Open http://localhost:5173 to view the app in your browser.

Project Structure

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
  └─ ...

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

MIT


Made with ❤️ for dessert lovers everywhere.

About

Discover, search, and review beautiful dessert recipes in a modern, responsive React web app.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published