Web Application

E-commerce Website

A fully responsive e-commerce platform featuring a dynamic product catalog, shopping cart functionality, and user authentication.

Key Features

  • Responsive design for mobile and desktop
  • Dynamic product filtering and search
  • Shopping cart with local storage persistence
  • User login and registration system

Tech Stack

HTML5 CSS3 JavaScript Bootstrap

Project Overview

This project demonstrates the core functionalities of a modern online store. From browsing products to adding them to the cart and proceeding to checkout, it covers the essential user journey.

The focus was on creating a clean, user-friendly interface that works seamlessly across devices. It utilizes local storage to maintain cart state, providing a persistent experience for users.