Meesho Clone Meesho Clone ![Website https://meesho-by-nitrogen.netlify.app](https://camo.githubusercontent.com/56f2ed7dea0878fd28669799aca4b07444c3411c2e1fb53625185463ba3a5cf9/68747470733a2f2f676c6974746572696e672d62617661726f69732d3165376464642e6e65746c6966792e6170702f)
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