Skip to content

A restaurant website with the help of HTML, CSS, and JavaScript.

Notifications You must be signed in to change notification settings

JustHarshit/crispy-kitchen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Crispy Kitchen

Crispy Kitchen is a responsive web template for a restaurant, featuring information, menu, team, news, and a contact form. The design is based on Bootstrap 5 and includes custom CSS for a modern, visually appealing appearance.

Features

  • Home, Menu, Story/About, News, News Detail, and Contact pages
  • Modal reservation/book table form
  • Responsive design (desktop & mobile)
  • Newsletter subscription
  • Team members section
  • Interactive news/events carousel
  • Embedded Google Map for location
  • Social media icons

Directory Structure

Directory structure:
└── crispy-kitchen/
    ├── about2.html
    ├── contact.html
    ├── index2.html
    ├── menu2.html
    ├── news-detail.html
    ├── news.html
    ├── css/
    │   └── crispy-kitchen.css
    └── js/
        └── custom.js

Quick Setup

  1. Dependencies
    Uses Bootstrap 5 and jQuery via CDN. No installation needed if you run the HTML files as-is.

  2. Usage

    • Download or clone the repository.
    • Open index2.html in your web browser to view the homepage.
    • All website navigation is via the navbar at the top.
    • Customize images and content by editing the HTML files in the root folder.
  3. Customization

    • Modify styles in css/crispy-kitchen.css.
    • Add additional JavaScript in js/custom.js.
    • Update images or assets as needed in their respective referenced directories.

Authors

  • Harshit Pal

License

This project is intended for personal or educational use. Check about2.html for design credits.


About

A restaurant website with the help of HTML, CSS, and JavaScript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published