Overview:
Mytheresa is a luxury fashion e-commerce website that offers a wide range of designer clothing and accessories for women, men, and kids. The platform boasts over 200 international designers, with 600 new arrivals each week. It promises fast and reliable delivery, excellent customer service, secure data protection, and free returns and exchanges within 30 days. The website is built using Redux and Chakra UI, allowing for seamless CRUD (Create, Read, Update, Delete) operations on the admin panel.
Features:
- Entirely responsive pages for Kids, Life, Men, Women, Landing, Navbar, and Footer.
- Filtering and sorting features on the Product pages.
- Search functionality to find specific items.
- Cart section with private routing and the ability to remove products using Redux.
- Wishlist with private routing and the ability to remove products using Redux.
- User and admin login functionality through Firebase.
- User registration using Firebase.
- Admin panel with the ability to add new products, update prices, and delete products using Redux.
- Integration of React, Redux, Firebase, Chakra UI, JavaScript, and external CSS.
- Backend-server deployment using Vercel.
Installation:
Clone the repository to your local machine.
git clone <repository-url>Install the necessary dependencies.
npm installRun the server on localhost:8080.
npm run serverStart the website.
npm run start
Summary:
Mytheresa is a luxury fashion e-commerce website that offers a wide range of designer clothing and accessories for women, men, and kids. It provides a seamless shopping experience with features such as responsive pages, filtering and sorting options, search functionality, cart and wishlist management, user and admin login, and an admin panel for product management. With its use of Redux, Chakra UI, and Firebase, Mytheresa ensures smooth CRUD operations and a secure environment for customers to shop for their favorite luxury fashion items.