Skip to content

HardikQuantumCybernetic/Kuber

Repository files navigation

Kuber Logo

Kuber Vegetarian Hotel

Delicious vegetarian cuisine, beautifully presented.

Build Status Contributors Issues Pull Requests License

DemoReport BugRequest FeatureFAQAsk Question

Docs: English | हिंदी | Español | Français

Support our mission!

Live Demo

📑 Table of Contents


🥗 About

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.


✨ Features

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

🚀 Usage

# Clone the repo
$ git clone https://github.com/yourusername/yourrepo.git
$ cd yourrepo

# Open index.html in your browser

Example: Embedding a Menu Card

<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>

🎨 Customization & Theming

  • Edit styles.css to change colors, fonts, or layout.
  • Update logo in assets/logo.png.
  • Modify navigation links in index.html.

☁️ Deployment

Deploy on Vercel

  1. Sign up for Vercel
  2. Import your GitHub repo
  3. Click "Deploy"

🤝 Support & Contribution

Report BugRequest FeatureContribute


📝 License

This project is licensed under the MIT License.


🙏 Acknowledgments

  • Thanks to all contributors and users!
  • Inspired by modern restaurant web design.

About

website

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors