Skip to content

NermeenKamal/Ecommerce-Website-ChanZel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot 2024-05-20 013450


E-commerce Landing Page

This repository contains the HTML and CSS code for a responsive e-commerce landing page. The landing page is designed using Bootstrap 4.6 for styling and includes various sections showcasing different products, collections, and categories.

Table of Contents

Features

  • Responsive Design: Ensures compatibility across various devices and screen sizes.
  • Navbar: A responsive navigation bar with links to different sections.
  • Hero Section: Features a prominent banner with a call-to-action button.
  • Product Showcase: Displays a collection of popular T-shirts with different color options and sizes.
  • Collection Sections: Highlights different product categories for men and women.
  • Footer: Includes subscription form and links to social media profiles.

Technologies Used

  • HTML5
  • CSS3
  • Bootstrap 4.6

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/ecommerce-landing-page.git
  2. Navigate to the project directory:
    cd ecommerce-landing-page

Usage

  1. Open the index.html file in your preferred web browser to view the landing page.

Code Overview

HTML Structure

  • The page starts with a navbar that includes links to various sections such as Home, Women, Men, About, and Contact.
  • The hero section contains a banner with a background image and a call-to-action button.
  • The product showcase section displays different T-shirts with color and size options.
  • Separate sections are dedicated to different collections for men and women.
  • The footer contains a subscription form and social media links.

CSS

  • Custom styles are defined in the css/style.css file.
  • Bootstrap 4.6 is included via a CDN for responsive design and pre-defined styles.

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

License

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