-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
753a02f
commit 6f95e70
Showing
1 changed file
with
33 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,33 @@ | ||
# yhills-major-project-by-geet | ||
# Geet Major Project | ||
|
||
This project is a showcase of a web application for displaying various product categories including smartphones, laptops, perfumes, skincare products, groceries, and home decorations. The application uses HTML, CSS, and Bootstrap for styling and layout. | ||
|
||
## Project Overview | ||
|
||
The main goal of this project is to create a responsive web application that categorizes and displays products with detailed descriptions and prices. The application features a navigation bar for easy access to different sections and utilizes various libraries and frameworks to enhance the user experience. | ||
|
||
## Technologies Used | ||
|
||
- **HTML5**: Markup language for structuring the content. | ||
- **CSS**: Stylesheet language for presentation. | ||
- **Bootstrap 4.6**: Front-end framework for responsive design. | ||
- **Font Awesome**: Icons library for social media and other icons. | ||
- **Google Fonts**: For custom fonts. | ||
- **Owl Carousel**: For creating carousels. | ||
- **Lightbox**: For displaying images in a modal view. | ||
|
||
## Features | ||
|
||
- **Responsive Design**: The website is optimized for various screen sizes. | ||
- **Product Categories**: Includes categories such as Smartphones, Laptops, Perfumes, Skincare, Groceries, and Home Decorations. | ||
- **Product Details**: Each product includes an image, description, and price. | ||
- **Navigation**: A fixed top navigation bar for easy navigation between sections. | ||
|
||
## Installation | ||
|
||
To run this project locally, follow these steps: | ||
|
||
1. **Clone the Repository** | ||
|
||
```bash | ||
git clone https://github.com/Geet-manik/Yhills-E-Commerce.git |