Skip to content

melvinSunday/Domingo-s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domingo's Restaurant Website

Domingo's Restaurant Website Preview

Description

Domingo's is a responsive restaurant website showcasing a delightful dining experience. This project is a reverse-engineered website inspired by the templates available on HTML Codex. The site features a modern design with sections for home, services, about us, menu, and contact information.

Features

  • Responsive design for various screen sizes
  • Interactive navigation menu with smooth scrolling
  • Animated sections for enhanced user experience
  • Menu display with categorized food items
  • Booking functionality
  • Contact form and location map
  • Social media integration

Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • Font Awesome for icons
  • Google Fonts

Pages

  1. Home Page (index.html)
  2. Booking Page (booking.html)
  3. Service
  4. About
  5. Menu
  6. Contact

Key Sections

Home Page

  • Hero section with animated content
  • Services overview
  • About Us with restaurant history
  • Menu display with categories (Popular, Launch, Dinner)
  • Contact information and form

Booking Page

  • Reservation form
  • Contact details

Responsive Design

The website is fully responsive, adapting to various screen sizes from desktop to mobile devices. Media queries are extensively used to ensure a seamless experience across all platforms.

JavaScript Functionality

  • Smooth scrolling navigation
  • Menu tab switching
  • Form validation
  • Responsive navigation menu (hamburger menu for mobile devices)

How to Use

  1. Clone the repository
  2. Open index.html in your web browser to view the home page
  3. Navigate to booking.html for the reservation page

Future Improvements

  • Implement backend functionality for form submissions
  • Add a gallery section with more restaurant images
  • Integrate an online ordering system