Skip to content

Latest commit

 

History

History
67 lines (50 loc) · 1.94 KB

File metadata and controls

67 lines (50 loc) · 1.94 KB

Masala Marvel Restaurant Website

Welcome to the Masala Marvel project repository! This is a dynamic and visually engaging website created using Vue.js to showcase the vibrant essence of Indian cuisine through an immersive online platform.


Project Overview

Masala Marvel is a responsive, user-friendly restaurant website designed to:

  • Highlight the richness of Indian cuisine.
  • Provide a seamless user experience for browsing and booking.
  • Serve as a virtual gateway to the Masala Marvel restaurant.

This project leverages Vue.js for a dynamic front-end experience, ensuring smooth navigation and interactivity.


Key Features

Home Page

  • A visually appealing landing page introducing the restaurant.

User-Friendly Navigation

  • Easy-to-use navigation bar to explore different sections of the website.

Indian Cuisine Showcase

  • A dedicated section featuring rich details and captivating images of Masala Marvel’s dishes.

Restaurant Information

  • Insights about Masala Marvel, including its story and vision.

Online Booking

  • Users can conveniently book tables and explore dining packages.

Contact Section

  • Provides essential contact information to connect with the restaurant.

Mobile-Friendly Design

  • Fully responsive layout for an optimal experience on all devices.

Technologies Used

  • Vue.js: For building a dynamic, component-based front-end.
  • HTML5: For structuring content.
  • CSS3: For styling and ensuring responsiveness.
  • JavaScript: For enhancing interactivity and functionality.

Setup Instructions

  1. Clone the repository:
    git clone https://github.com/Dhanush-S-Gowda/masala-marvel-restaurant-website.git
  2. Navigate to the project directory:
cd masala-marvel
  1. Install dependencies:
npm install
  1. Start the development server:
npm run serve
  1. Access the website at http://localhost:8080.