Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 3.27 KB

README.md

File metadata and controls

46 lines (32 loc) · 3.27 KB

Spice Haven Website

Website link - https://spice-heaven.netlify.app/

Welcome to the Spice Haven website repository! This project showcases a restaurant called Spice Haven, located in Connaught Place, New Delhi. The website is designed to provide visitors with information about the restaurant, its menu, chefs, events, and contact details.

Table of Contents

  1. Project Structure
  2. Features
  3. Technologies Used
  4. Setup
  5. Usage
  6. Contact

Project Structure

The project consists of the following files:

  • index.html: The main HTML file that contains the structure of the website.
  • style.css: The CSS file that contains the styling for the website.
  • script.js: The JavaScript file that contains the functionality for the website.

Features

  • Home Page: A landing page with a navigation bar, slider, and links to different sections.
  • Menu Section: Displays the diverse menu offered by Spice Haven with images and descriptions.
  • About Section: Provides information about the restaurant, its menu, chefs, and events.
  • Contact Section: A form for visitors to contact the restaurant for special events.
  • Footer: Contains quick links, contact information, and a back-to-top button.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Swiper.js (for the slider functionality)

Setup

To set up the project locally, follow these steps:

  1. Clone the repository to your local machine using the following command:
    git clone https://github.com/your-username/spice-haven.git