A modern e-commerce website built with React and Firebase, featuring a curated collection of fine wines and premium whiskeys. The platform offers detailed product information, shopping cart functionality, and user authentication.
- React
- Firebase (Authentication, Firestore, Storage)
- Material-UI
- React Router
- Responsive design for mobile and desktop
- Extensive wine and whiskey catalog with detailed product pages
- User authentication and profile management
- Shopping cart functionality
- Wishlist feature
- About page
- Admin dashboard for product management
- Secure checkout process
- Clone the repository
- Install dependencies:
npm install
- Create a
.env
file with your Firebase configuration - Run the development server:
npm start
/src
/components
- Reusable React components/pages
- Main page components/firebase
- Firebase configuration and services/redux
- State management/theme
- Global styles and theme
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.