Welcome to the Tea House web application! This project showcases a modern and responsive website for a fictional tea house, featuring various sections such as top bar, featured products, news and events, and a footer with quick links and a newsletter subscription form.
- Live Preview: https://tea-housebd.netlify.app/
- Top Bar: An introduction section with a headline, paragraph, and an "Explore More" button.
- Featured Products: A showcase of the tea house's featured products with images and descriptions.
- News and Events: A section highlighting the latest news and events related to the tea house.
- Footer: Contains quick links, a brief description, and a newsletter subscription form.
- HTML5
- CSS3
- Bootstrap 4.5.3
- Font Awesome 5.15.4
To get a local copy of the project up and running, follow these steps:
- Clone the repository:
git clone https://github.com/your-username/tea-house.git
- Navigate to the project directory:
cd tea-house
- Open the
index.html
file in your preferred web browser to view the project.
The project directory contains the following files and folders:
index.html
: The main HTML file./Styles
: Contains the custom CSS file (style.css
)./images
: Contains images used in the project.README.md
: This file.
- Top Bar: Displays a welcoming message with a button to explore more.
- Featured Products: Shows a selection of featured tea products with descriptions.
- News and Events: Lists recent news and events related to the tea house.
- Footer: Provides quick links, a brief description of the tea house, and a newsletter subscription form.
Contributions are welcome! If you have any improvements or new features to suggest, feel free to create a pull request or open an issue on GitHub.