Skip to content

A mobile responsive e-commerce website built using HTML, CSS, JavaScript, and jQuery with product listing, cart, and order confirmation pages.

Notifications You must be signed in to change notification settings

deepaktecz/E-Commerce-Website

Repository files navigation

🛒 E-Commerce Website

A mobile responsive E-Commerce Website built using HTML, CSS, JavaScript, and jQuery.
This project demonstrates a complete frontend shopping flow including product listing, product details, cart, and order confirmation.


🚀 Features

  • Fully responsive UI
  • Home page with product listing
  • Product description page
  • Cart / ordered list page
  • Order confirmation page
  • Reusable header and footer
  • Clean and simple UI design

🛠️ Tech Stack

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • jQuery

📂 Project Structure

E-Commerce-Website/ │ ├── css/ │ ├── cart.css │ ├── content.css │ ├── contentDetails.css │ ├── footer.css │ ├── header.css │ └── orderPlaced.css │ ├── img/ │ ├── img1.png │ ├── img2.png │ ├── img3.png │ └── img4.png │ ├── js/ │ └── jQuery3.4.1.js │ ├── index.html ├── content.html ├── contentDetails.html ├── cart.html ├── orderPlaced.html ├── header.html ├── footer.html ├── slider.html │ └── README.md

yaml Copy code


📸 Screenshots

Home page

1

Content Description page

2

Ordered List page

3

Order confirm page

4


▶️ How to Run the Project

  1. Clone the repository
    git clone https://github.com/deepaktecz/E-Commerce-Website.git

About

A mobile responsive e-commerce website built using HTML, CSS, JavaScript, and jQuery with product listing, cart, and order confirmation pages.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published