Product Catalog: Displays products with images, descriptions, and prices.
Responsive Design: Optimized for both mobile and desktop views.
Interactive Cart: Users can add, remove, and view items in the cart using JavaScript.
Local Storage: Utilizes localStorage to persist cart data across sessions.
Basic Checkout: Simple checkout process for users to review and finalize purchases.
Search & Filter: Allows users to search and filter products for easier browsing.
Like this project
Posted Nov 24, 2024
A simple e-commerce website using HTML, CSS, and JavaScript. Features include a responsive design, product catalog, cart with localStorage, and a basic checkout