Skip to content

Latest commit

 

History

History
44 lines (30 loc) · 1.28 KB

File metadata and controls

44 lines (30 loc) · 1.28 KB

🍽️ Cloud Kitchen – Restaurant Menu Web App

Cloud Kitchen is a stylish and responsive restaurant menu website built using HTML, CSS, and JavaScript. It’s designed to display food categories, items, pricing, and engaging visuals — perfect for cafes, restaurants, or cloud kitchens looking to establish an online presence.

🚀 Features

  • 📋 Interactive restaurant menu layout
  • 🖥️ Fully responsive for mobile, tablet, and desktop
  • 🍲 Filterable food categories (Starters, Main Course, Desserts, Drinks, etc.)
  • 📸 Beautiful food image gallery
  • 🧭 Sticky navbar with smooth scrolling
  • ✨ Clean animations and hover effects using CSS and JS
  • 🔄 Easily customizable for any restaurant or kitchen brand

🛠️ Tech Stack

  • HTML5 – Semantic markup
  • CSS3 – Flexbox, Grid, animations, media queries
  • JavaScript – Basic interactivity, DOM filtering (if implemented)

📁 Project Structure

cloud-kitchen-htmlcss/
├── images/
│ └── (food images, logo, backgrounds)
├── index.html
├── style.css
└── script.js

1. Clone the repository:

git clone https://github.com/dev-debabrata/cloud-kitchen-htmlcss.git

cd cloud-kitchen-htmlcss

🖼️ Screenshots