A simple and responsive restaurant menu webpage built using HTML and SCSS.
- Responsive Navigation Bar – Ensures smooth navigation across different screen sizes.
- Hero Section – Includes a visually appealing header with a background image and text.
- Menu Cards – Displays different menu categories (Lunch, Breakfast, Dinner) with descriptions and images.
- Modern Styling – Uses SCSS features like
@extendfor better maintainability.
-
Clone the repository:
-
Navigate to the project folder and open index.html in a browser.
-
If using SCSS, compile style.scss into style.css before running the page.
HTML – Structure of the webpage. SCSS – Styling with modular and reusable code. Media Queries – Ensures responsiveness on various devices.
This project is open-source and free to use.
This format makes it more structured and README-appropriate. 🚀