I developed a full-featured e-commerce web application using Angular, TypeScript, HTML, CSS, and Bootstrap. The system included product rendering with category filtering and search functionality, as well as a shopping cart to add products, set quantities, and calculate total prices dynamically. I designed product detail pages, applied full CRUD operations (Add, Edit, Delete, Search) with form validation, and integrated JSON-Server as a mock backend API to simulate real-world data management.