Delicious vegetarian cuisine, beautifully presented.
Demo • Report Bug • Request Feature • FAQ • Ask Question
Docs: English | हिंदी | Español | Français
- About
- Features
- Usage
- Customization & Theming
- Deployment
- Support & Contribution
- License
- Acknowledgments
Kuber Vegetarian Hotel is a modern, responsive web app for vegetarian restaurants. It features a beautiful menu, interactive navigation, dark/light theming, and a mobile-friendly design.
Responsive Navigation Bar
- Hamburger menu for mobile
- Logo centered, theme switcher on the right
- Auto-close on navigation
Dark & Light Mode
- Toggle with a stylish switch
- Remembers user preference
Menu & Pages
- Dynamic menu cards
- Contact, About, and Location pages
# Clone the repo
$ git clone https://github.com/yourusername/yourrepo.git
$ cd yourrepo
# Open index.html in your browser<div class="menu-card">
<img src="assets/dish.jpg" alt="Dish Name">
<div class="menu-info">
<div class="menu-title">Paneer Tikka</div>
<div class="menu-price">₹180</div>
<div class="menu-ingredients">Paneer, Spices, Veggies</div>
<div class="menu-rating">⭐⭐⭐⭐⭐</div>
</div>
</div>- Edit
styles.cssto change colors, fonts, or layout. - Update logo in
assets/logo.png. - Modify navigation links in
index.html.
- Sign up for Vercel
- Import your GitHub repo
- Click "Deploy"
Report Bug • Request Feature • Contribute
This project is licensed under the MIT License.
- Thanks to all contributors and users!
- Inspired by modern restaurant web design.
