Skip to content

Latest commit

Β 

History

History
70 lines (50 loc) Β· 1.87 KB

File metadata and controls

70 lines (50 loc) Β· 1.87 KB

πŸ›οΈ E-Commerce Website

A modern and responsive e-commerce website built with HTML, CSS, and JavaScript.

✨ Features

  • πŸͺ Product catalog with detailed views
  • πŸ›’ Shopping cart functionality
  • πŸ“± Fully responsive design
  • 🎨 Clean and modern UI
  • ⚑ Fast and optimized performance
  • πŸ” Product details page
  • πŸ“± Mobile-friendly navigation

πŸ› οΈ Technologies Used

  • HTML5
  • CSS3
  • JavaScript
  • πŸ“š Font Awesome Icons

πŸ“‚ Project Structure

e-commerce/
β”œβ”€β”€ images/ # Project images and assets
β”œβ”€β”€ index.html # Main landing page
β”œβ”€β”€ product.html # Products listing page
β”œβ”€β”€ product details.html # Individual product view
β”œβ”€β”€ style.css # Main stylesheet
└── main.js # JavaScript functionality

πŸš€ Getting Started

  1. Clone the repository
    git clone https://github.com/abdullahalsazib/e-commerce.git
  2. Open index.html in your browser to view the website

🀝 Contributing

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

πŸ’» Development

  • HTML files contain the structure and content
  • style.css handles all styling and responsive design
  • main.js manages dynamic functionality and interactions

πŸ‘¨β€πŸ’» Author

🀝 Contributing

Contributions, issues, and feature requests are welcome!

πŸ“ License

This project is open source and available for use.


⭐ Star this repo if you find it useful!