This is clone of meesho.com, It is an e-commerce platform where users may purchase various types of items like clothes, shoes, kitchen items and many more. Where we have used HTML, CSS and Advance Javascript to acheive this. In this project we have tried to clone the “Meesho” website. We had build up all our efforts to do our best in this project. As, the Masai School's Mentorship was specifically to build up our skills and we also accordingly implemented all that teachings in our project to look it at its best.
we have shared a demo presentation of this project "meesho-Clone".
https://drive.google.com/file/d/1-0P7yiPrVxaUn1ze5VNv9s9ROUZ8ctBA/view?usp=sharing https://meesho-replica.netlify.app/index.html- HTML5
- CSS3
- Advanced JavaScript
- Mongo Db
You will be able to create your account using login and signup option, used API calls for validating user credentials.
Used Reusable Components in landing page such that it can be reused in any other pages easily without repeatation.
You can choose a product which you want to buy and add to cart section.
One can Sort and Filter the product according to the prices and categories of different products.
User can also select and remove items from cart section and make payment through card.
All the data is stored in the localStorage of the User.
Clone my repository https://github.com/tanviSAM/Meesho-Clone Open that code in your VS code index.html Open the index.html on Live server Then you can Navigate through other pages from Landing page like signin.html, cart.html, product.html etc.