Skip to content

A modern, responsive food delivery frontend featuring a dynamic menu, category browsing, and a signature dish showcase with an elegant UI.

License

Notifications You must be signed in to change notification settings

manandevs/flavordesk

Repository files navigation

⭐️ Don't forget to give the project a star if you liked it!

🍊 FlavorDesk

{6414ABD5-CA42-431C-AA12-32A6FC3544E6}

Taste the Extraordinary. A modern, aesthetically pleasing food delivery interface designed for seamless user experience. Browse categories, discover signature dishes, and order fresh meals instantly.

Live Demo Repo Size License


🚀 Project Overview

FlavorDesk is a premium frontend web application built for food delivery and restaurant discovery. Developed with React and Tailwind CSS, it features a warm, appetizing UI/UX that highlights high-quality food photography. The application includes dynamic category browsing, a signature dish showcase, and a fully responsive layout that looks delicious on any device.

✨ Key Features


🥗 Dynamic Menu

Interactive grids showcasing signature dishes like Fattoush Salad and Chicken Karahi with price and portion details.



📱 Fully Responsive

Mobile-first design ensuring a smooth ordering experience across phones, tablets, and desktops.



🔍 Smart Search

Integrated search functionality allowing users to quickly find specific meals, categories, or ingredients.



🍔 Category Browsing

Intuitive iconography for filtering by Pizza, Burgers, Asian, Healthy, and more.



🎨 Elegant UI

A sophisticated "Cream & Brown" color palette with glassmorphism elements and smooth hover effects.



❤️ Wishlist & Cart

Functionality for users to "heart" their favorite dishes and add items to their cart seamlessly.


🛠️ Tech Stack

🚀 Getting Started

Follow these steps to set up the project locally on your machine.

  1. Clone the repo

    git clone https://github.com/yourusername/flavordesk.git
    cd flavordesk
  2. Install Dependencies

    npm install
  3. Run the project Start the local development server:

    npm run dev

📂 Project Structure

.
├── 📁 public/              # Static assets (favicons, manifest)
├── 📁 src/
│   ├── 📁 assets/          # Food images and logos
│   ├── 📁 components/      # Reusable UI components (Cards, Navbar)
│   ├── 📁 pages/           # Main route pages (Home, Menu, Contact)
│   ├── 📁 data/            # Mock data for dishes and categories
│   ├── 📄 App.jsx          # Main application component
│   └── 📄 main.jsx         # Entry point
├── 📄 index.html           # HTML template
├── 📄 tailwind.config.js   # Tailwind customization
└── 📄 package.json         # Project dependencies

About

A modern, responsive food delivery frontend featuring a dynamic menu, category browsing, and a signature dish showcase with an elegant UI.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published