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.
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.
- A visually appealing landing page introducing the restaurant.
- Easy-to-use navigation bar to explore different sections of the website.
- A dedicated section featuring rich details and captivating images of Masala Marvel’s dishes.
- Insights about Masala Marvel, including its story and vision.
- Users can conveniently book tables and explore dining packages.
- Provides essential contact information to connect with the restaurant.
- Fully responsive layout for an optimal experience on all devices.
- 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.
- Clone the repository:
git clone https://github.com/Dhanush-S-Gowda/masala-marvel-restaurant-website.git
- Navigate to the project directory:
cd masala-marvel
- Install dependencies:
npm install
- Start the development server:
npm run serve
- Access the website at http://localhost:8080.