This is clone of Lakme.com, Where we have used HTML, CSS and Advance Javascript.This project was completed by team of 5 members within 4 days .
https://sauravsaran99.github.io/lakmeindia/
We Used 💻
- HTML5
- CSS3
- Advanced JavaScript
-
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/sauravsaran99/lakmeindia.git
- 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.