Skip to content

Parth-ctrl490/Restaurant-Website-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restaurant Website

A modern, responsive website for a restaurant, designed to provide an engaging user experience and showcase the restaurant's brand and offerings. This project was built using HTML, CSS, and JavaScript, focusing on accessibility, responsiveness, and interactive elements.

Demo

Link to the live website demo (if available)

Table of Contents

Features

CSS (643 lines)

  • Responsive Layout: Implemented using Flexbox and Grid to ensure seamless adaptation across various screen sizes.
  • Custom Animations: Added hover effects on buttons, images, and navigation to encourage user engagement.
  • Consistent Styling: Harmonized color schemes, typography, and spacing to create a cohesive and appealing design.

HTML (256 lines)

  • Semantic Structure: Used semantic HTML tags to improve accessibility and SEO.
  • Modular Sections: Structured content into logical sections (Home, Menu, About Us, Contact) for smooth navigation.

JavaScript (44 lines)

  • Smooth Scrolling: Added smooth scrolling to enhance user experience when navigating between sections.
  • Dynamic Content Display: Used simple event listeners to add interactivity to menu items and contact forms.

Technologies Used

  • HTML5: For a well-structured, semantic layout.
  • CSS3: Including Flexbox, Grid, and custom animations for responsive design.
  • JavaScript (ES6): For adding light interactivity and smooth transitions.

Setup

To run this project locally:

  1. Clone the repository:
    git clone https://github.com/yourusername/restaurant-website.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors