π Welcome to the Sneakers E-Commerce Store! This is a modern, responsive online sneaker shop built with React, Firebase, and Material-UI (MUI). Users can browse products, add them to cart, and complete purchases with a seamless checkout experience.
- Frontend:
- React.js (Functional Components + Hooks)
- React Router for navigation
- Material-UI (MUI) for styling and UI components
- React Context API for state management (cart, user auth)
- Firebase (Authentication + Firestore Database)
- Backend & Database:
- Firebase Authentication (Google Sign-In, Email/Password)
- Firestore Database (Storing products, orders, user data)
- Deployment:
- Vercel / Netlify (Hosting)
β
User Authentication β Sign up, log in, and Google OAuth
β
Product Catalog β Browse sneakers with filters (category, price range)
β
Shopping Cart β Add/remove items, adjust quantities
β
Checkout Process β Secure payment simulation (Stripe-like flow)
β
Order History β View past purchases (Firestore integration)
β
Responsive Design β Works on mobile, tablet, and desktop