I built a responsive E-Commerce web application using React.js, Redux Toolkit, and Firebase. The app allows users to browse products, view details, and manage a personalized shopping cart.
Authentication is handled via Firebase Auth, and each user's cart is saved in Firestore. I used Redux for state management and Bootstrap for styling to ensure a clean, responsive layout.
Key features include:
Product listing and filtering
User login and registration
Personalized cart with Firestore
Responsive design with Bootstrap