Live Demo: Online Shopping
A fully functional ecommerce shopping cart implementation using React and Redux for state management. Users can browse products, add items to their cart, review selections, and complete purchases.
- 🛍️ Product Catalog - Browse tech products with detailed descriptions
- 🛒 Cart Management - Add/remove items with real-time updates
- 💰 Price Calculation - Automatic total calculation with tax
- 🔄 State Persistence - Cart contents preserved using Redux store
- 📱 Responsive Design - Works on mobile and desktop devices
- Frontend: React
- State Management: Redux + React-Redux
- Routing: React Router
- Build Tool: Create React App
- Dev Tools: Redux DevTools Extension

