A modern, interactive e-commerce shopping cart application built with React and Vite. This project demonstrates best practices in React development including component composition, state management with Context API, and client-side routing.
? Features:
Product Browsing: Browse through a catalog of products with detailed product pages
Shopping Cart: Add/remove products from cart with real-time updates
Cart Management: View cart items in a table format with quantity and price information
Navigation: Seamless navigation between pages using React Router
Notifications: Toast notifications for user feedback using react-hot-toast
Responsive Design: Bootstrap-based responsive UI that works on all devices
Real-time Cart Count: Dynamic cart counter in the navbar