https://github.com/sandeepvashishtha/brew-bliss
This repository houses the code for the Brew Bliss coffee shop website, featuring a responsive design, an interactive homepage, a detailed menu, customer reviews, and an online table booking form. Explore and contribute to enhance the coffee experience for everyone!
https://github.com/sandeepvashishtha/brew-bliss
coffee-shop css frontend html js
Last synced: 2 months ago
JSON representation
This repository houses the code for the Brew Bliss coffee shop website, featuring a responsive design, an interactive homepage, a detailed menu, customer reviews, and an online table booking form. Explore and contribute to enhance the coffee experience for everyone!
- Host: GitHub
- URL: https://github.com/sandeepvashishtha/brew-bliss
- Owner: SandeepVashishtha
- Created: 2024-05-23T17:14:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-15T09:20:02.000Z (3 months ago)
- Last Synced: 2025-07-15T21:03:45.443Z (3 months ago)
- Topics: coffee-shop, css, frontend, html, js
- Language: CSS
- Homepage: https://sandeepvashishtha.github.io/Brew-Bliss/
- Size: 4.09 MB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Brew Bliss Coffee Shop Website
Welcome to Brew Bliss, your ultimate destination for savoring exquisite coffee blends! This repository contains the code for the Brew Bliss coffee shop website.
## Table of Contents
- [Demo](#demo)
- [Features](#features)
- [Technologies Used](#technologies-used)
- [Contributing](#contributing)
- [License](#license)## Demo
You can view a live demo of the website [here](https://sandeepvashishtha.github.io/Brew-Bliss/).## Features
- Responsive design
- Interactive homepage
- Detailed menu section
- Customer reviews section
- Online table booking form## Technologies Used
- HTML5
- CSS3
- JavaScript
- Swiper.js (for review slider)
- Font Awesome (for icons)## Getting Started
Follow these instructions to set up the project on your local machine.### Installation
1. Clone the repository:
```bash
git clone https://github.com/sandeepvashishtha/Brew-Bliss.git2. Navigate to the project directory:
cd Brew-Bliss## Contributing
Contributions are welcome! Follow these steps to contribute:1. Fork the repository.
2. Create a new branch (git checkout -b feature/your-feature-name).
3. Commit your changes (git commit -m 'Add your feature').
4. Push to the branch (git push origin feature/your-feature-name).
5. Open a Pull Request.## License
This project is licensed under the MIT License. See the LICENSE file for details.