© 2025 Parth Wakodikar. All rights reserved.
No part of this project may be reproduced, distributed, or transmitted in any form or by any means, without prior written permission.
A Shopify-like e-commerce website clone built using HTML, CSS, and JavaScript. This project focuses on implementing dynamic UI interactions and responsive design without using any frameworks.
- Dynamic product listings
- Interactive shopping cart
- Responsive layout for desktop and mobile
- Basic product filtering and selection
- HTML
- CSS
- JavaScript
- Managing dynamic content without a backend
- Handling cart updates and product interactions using pure JS
- Creating a responsive and user-friendly interface
This project helped me strengthen my JavaScript logic and understand core web development principles before moving on to frameworks like React or full-stack development.