A responsive E-Commerce website built with HTML, CSS, and JavaScript.
The focus of this project is on logic & core features rather than heavy UI animations.
It provides a clean and simple interface with essential online shopping functionalities.
- Responsive Design: Works seamlessly across desktop, tablet, and mobile.
- Search Products: Quickly find items using the search bar — products are filtered dynamically as you type.
- Pagination: Navigate products using
1 2 3page buttons.
- Category Filtering: Browse products by categories like Shoes, Bags, and Shirts.
- Add to Cart: Each product has a Buy button to add it to your cart.
- View Cart: Access your shopping cart by clicking the cart icon.
- Manage Cart Items: Remove items directly from the cart.
- Order Placement: Fill out the checkout form to place your order.
- Total Calculation: Cart automatically updates total cost.
- HTML5 — structure
- CSS3 — styling & responsive layout
- JavaScript (ES6) — logic & interactivity
-
Clone the repo:
git clone https://github.com/Owais-khan-1/Shocofy-Web.git cd Shocofy-Web -
Simply open the index.html file in your browser — the website will load immediately.
If you have any questions or suggestions about this project, feel free to reach out:
Email: khanowaiszai@gmail.com
Author: Owais Khan
⭐ If you found this project helpful or inspiring, don’t forget to star the repo!
Thanks for checking out this project!