Shippr - An E-Commerce website for Men's Clothing.
$ git clone https://github.com/ashokpatel574/Shippr.git
$ cd shippr
$ npm install
$ npm start
- Landing page with a list of featured categories
- Product listing page
- Filter 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 page
- Error Page
- Toast and Loaders
- Responsive
- React JS
- React Context API + useReducer
- React Router v6.4
- Vanilla CSS
- MUI Icons
- Razorpay payment gateway
- mockBee backend
- React Toastify