A simple restaurant website UI design project.
This is only the frontend design (HTML, CSS, JavaScript), built to showcase a modern and clean restaurant website layout.
There is no backend / database — it’s purely for practicing and demonstrating web design.
- Responsive navigation bar with logo, search, and cart
- Home section with restaurant tagline
- About Us section with images and description
- Menu categories (Appetizers, Main Course, Desserts, Beverages)
- Item listings with prices and add-to-cart icons (UI only)
- Help section with contact form and embedded Google Map
- Footer with copyright and social icons
- HTML5 for structure
- CSS3 for styling (
styles.css,style2.css) - JavaScript (
script.js) for basic interactivity - Google Material Icons & Font Awesome for icons
- Clone this repo:
git clone https://github.com/your-username/your-repo.git