Skip to content

Latest commit

Β 

History

History
140 lines (113 loc) Β· 5.07 KB

File metadata and controls

140 lines (113 loc) Β· 5.07 KB

πŸ›οΈ E-Commerce Website

A modern, responsive E-Commerce Web Application built with HTML, CSS, and Font Awesome for UI icons. This comprehensive e-commerce template features multiple pages including home, shop, about, and contact sections with a fully designed shopping front end.

πŸš€ Features

🏠 Homepage (index.html)

  • 🧭 Fixed Header Navigation with Active States
  • 🎨 Hero Banner with Call-to-Action
  • βœ… Features Section (Free Shipping, Online Order, Save Money, etc.)
  • πŸ›’ Featured Product Grid with Ratings and Cart Icons
  • 🎁 Promotional Banners & Seasonal Offers
  • πŸ’Œ Newsletter Subscription Section
  • πŸ“± Fully Responsive Layout

οΏ½ Shop Page (shop.html)

  • πŸ“¦ Complete Product Grid (12+ Products)
  • ⭐ Product Cards with Star Ratings
  • 🏷️ Product Pricing and Brand Information
  • πŸ“„ Pagination Navigation
  • 🎯 Promotional Banner Section
  • πŸ›οΈ Shopping Cart Integration

ℹ️ About Page (about.html)

  • πŸ‘₯ Company Story and Mission
  • πŸŽ₯ App Download Section with Video Placeholder
  • πŸ‘¨β€πŸ’Ό Team Members Showcase
  • πŸ“Š Company Statistics (Customers, Products, Countries)
  • 🎯 Mission & Vision Banners
  • 🌟 Features Grid Display

πŸ“ž Contact Page (contact.html)

  • πŸ“ Contact Information with Static Map
  • 🎧 Customer Support Options (24/7 Support, Order Tracking, Returns, Tech Support)
  • πŸ“ Contact Form with Required Fields
  • ❓ FAQ Section with Common Questions
  • πŸ’¬ Multiple Ways to Get Help

οΏ½πŸ›  Tech Stack

  • HTML5 - Semantic markup and structure
  • CSS3 - Advanced styling with Flexbox, Grid, and Animations
  • Google Fonts - League Spartan typography
  • Font Awesome - Professional icons and symbols
  • Responsive Design - Mobile-first approach

πŸ“ Folder Structure

ecommerce-website/
β”œβ”€β”€ index.html          # Homepage
β”œβ”€β”€ shop.html           # Product catalog page
β”œβ”€β”€ about.html          # Company information page
β”œβ”€β”€ contact.html        # Contact and support page
β”œβ”€β”€ index.css           # Main stylesheet for all pages
β”œβ”€β”€ images/
β”‚   β”œβ”€β”€ aboutimage.jpg  # Hero background
β”‚   β”œβ”€β”€ about/          # About page images
β”‚   β”‚   β”œβ”€β”€ a1.png      # Company image
β”‚   β”‚   β”œβ”€β”€ a2.jpg      # Team member photos
β”‚   β”‚   β”œβ”€β”€ a3.png
β”‚   β”‚   β”œβ”€β”€ a4.png
β”‚   β”‚   β”œβ”€β”€ a5.jpg      # Mission/Vision banners
β”‚   β”‚   β”œβ”€β”€ a6.jpg
β”‚   β”‚   └── banner.png  # About page banner
β”‚   β”œβ”€β”€ features/       # Feature icons
β”‚   β”‚   β”œβ”€β”€ f1.png      # Free shipping
β”‚   β”‚   β”œβ”€β”€ f2.png      # Online order
β”‚   β”‚   β”œβ”€β”€ f3.png      # Save money
β”‚   β”‚   β”œβ”€β”€ f4.png      # Promotions
β”‚   β”‚   β”œβ”€β”€ f5.png      # Happy sell
β”‚   β”‚   └── f6.png      # 24/7 Support
β”‚   β”œβ”€β”€ products/       # Product images
β”‚   β”‚   β”œβ”€β”€ f1.jpg-f8.jpg  # Featured products
β”‚   β”‚   └── n1.jpg-n8.jpg  # New arrivals
β”‚   └── banner/         # Marketing banners
β”‚       β”œβ”€β”€ b1.jpg      # Hero banners
β”‚       β”œβ”€β”€ b2.jpg      # Promotional banners
β”‚       β”œβ”€β”€ b10.jpg     # Shop banners
β”‚       β”œβ”€β”€ b16.jpg
β”‚       β”œβ”€β”€ foot5.jpg
β”‚       β”œβ”€β”€ laptop.webp
β”‚       └── new-product-500x500.webp

🎨 Design Features

  • Navigation Enhancement: Active state indicators with bottom borders
  • Hover Effects: Smooth transitions on cards and buttons
  • Responsive Grid: Flexible product layouts for all screen sizes
  • Professional Typography: Clean, modern font choices
  • Color Scheme: Consistent teal (#088178) accent color throughout
  • Card Design: Shadow effects and rounded corners for modern look

πŸ“¦ How to Run

  1. Clone the repository:

    git clone https://github.com/vigneshsiva11/ecommerce-website.git
  2. Navigate to the project directory:

    cd ecommerce-website
  3. Open index.html in your browser:

    # On Windows
    start index.html
    
    

πŸ”— Page Navigation

  • Home (index.html) - Main landing page with featured products
  • Shop (shop.html) - Complete product catalog with filtering
  • About (about.html) - Company information and team
  • Contact (contact.html) - Customer support and contact forms

🌟 Key Highlights

  • βœ… Multi-page Architecture - Complete e-commerce site structure
  • βœ… Professional Design - Modern, clean, and user-friendly interface
  • βœ… Mobile Responsive - Works perfectly on all device sizes
  • βœ… Performance Optimized - Fast loading with optimized images
  • βœ… SEO Ready - Semantic HTML structure for search engines
  • βœ… Accessibility - Alt tags and proper heading structure

πŸ› οΈ Customization

The website is built with modular CSS and can be easily customized:

  • Colors: Modify the CSS variables for brand colors
  • Products: Replace product images in the /images/products/ folder
  • Content: Update text content in HTML files
  • Layout: Adjust CSS Grid and Flexbox properties
  • Branding: Replace logo and banner images