Skip to content

Repository files navigation

☀️ Sunrise Cafe

A fully responsive and SEO-optimized restaurant website built with HTML, CSS, and JavaScript. It features a modern UI with smooth animations, interactive elements, and a clean user experience.

Sunrise Cafe Hero
Sunrise Cafe About
Sunrise Cafe Visit Us

Live Site

👉 https://sunrisecafeatx.netlify.app/

Features

  • Clean and user-friendly interface
  • Fully responsive design (mobile, tablet, and desktop)
  • Dynamic menu filtering system
  • Interactive shopping cart with add/remove items, client-side storage, and mock checkout
  • Testimonial slider
  • Embedded Google Maps integration
  • Smooth animations and transitions
  • Optimized for performance and SEO with CSS preload and faster font delivery
  • Compressed images for faster loading
  • Accessibility improvements, including a skip link and semantic landmark structure

Installation

  1. Clone the repository:
git clone https://github.com/andrewcoder58/sunrise-cafe.git
  1. Navigate into the project folder:
cd sunrise-cafe
  1. Open the project:
  • Double-click index.html, or
  • Use a live server (recommended)

Project Structure

sunrise-cafe/
│── index.html
│── styles.css
│── script.js
│── assets/
│   ├── gallery/
│   ├── hero/
│   ├── interior/
│   ├── menu_bakery/
│   ├── menu_brunch/
│   └── menu_drinks/
│── favicon/

Customization

You can easily customize the project:

  • Update menu items in index.html
  • Modify styles in styles.css
  • Edit interactivity in script.js
  • Replace images in the assets/ folders
  • Update favicon in the favicon/ directory

Contributing

Contributions are welcome!

  1. Fork the repository
  2. Create your feature branch:
git checkout -b feature/YourFeature
  1. Commit your changes:
git commit -m "Add your feature"
  1. Push to the branch:
git push origin feature/YourFeature
  1. Open a Pull Request

📄 License

This project is licensed under the MIT License.
See the LICENSE file for details.

About

A fully responsive and SEO-optimized restaurant website built with HTML, CSS, and JavaScript. It features a modern UI with smooth animations, interactive elements, and a clean user experience.

Topics

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages