Meesho Clone Meesho Clone
Meesho is an indian e-commerce company, We tried core functionalities of Meesho during Third Construct Week held after completition of Unit 4 in Masai.
- React
- MUI
- Redux
- Local storage
- Authentication using fake OTP
- Search Product
- Sorting on Product page
- Add to cart
- Seller Page
git clone https://github.com/darkwingpatil/MeeshoClone.git // Clone This Repo
cd Meesho // Move to the repo
npm install // install required dependencies
npm run start // Run all Servers
Now Visit localhost:3000