Welcome to the Shopping Cart project! This application demonstrates a dynamic shopping cart built with JavaScript, allowing users to browse, add, remove, and manage dresses seamlessly. Perfect for ...
The application integrates with a mock backend API and uses localStorage for persistent cart state, following real-world frontend architecture practices. ⚠️ This is an educational frontend project ...