The LUXURIA ecommerce app is showcases a vast collection of dresses, ranging from casual to formal, ensuring there's something to suit every occasion and personal taste. From stunning evening gowns to chic summer dresses, you'll find it all in one place.
$ git clone https://github.com/Aritra-art/Luxuria-Fashion-Store.git
$ cd Ecommerce-app
$ npm install
$ npm start
- Landing page with a list of featured categories
- Product listing page
- Filters and sort products functionalities
- Search product functionality
- Individual product page
- Cart Managment
- Wishlist managment
- Address management
- Order management
- Checkout page
- Payment gateway integration
- Authentication:
- User Signup
- User Login
- logout button
- Error Page
- Toast and Loaders
- Responsive
- React JS
- React Context API + useReducer
- React Router v6
- Vanilla CSS
- Font Awesome Icons
- Razorpay payment gateway
- mockBee backend
- React Toastify
- Using mock backend, so data will be lost if you hard refresh.