Lenskart is an Indian online eyewear retailer, based in Delhi and founded in 2010 by Peyush Bansal, Amit Chaudhary, and Sumeet Kapahi. They offer eyeglasses, sunglasses, contact lenses, and accessories, with services such as free home trial and virtual try-on, and operate physical stores across India.
### Frontend Deployed URL 👉 [Click here](https://eyescare.vercel.app/) ### Backend API 👉 [Click here](https://busy-blue-chick-tie.cyclic.app)
# Features - Account creation, login, signup and logout functionality. - Sign-up and log-in validations. - JWT (JSON Web Token) Authentication and BcryptJS Password Hashing - Product Filters Based on Gender, Colour, Shape, Glasses Frame - Product Sorting Based on Price - Product Filtering and Sorting work together - Products Pagination (Default 12 Products Per Page) - Cart Add and Remove Items - Cart Update Quantities - Wishlist Add/Remove Items - Order Summary - My Orders Section for details of all ordered item - From Wishlist to directly Add-to-Cart feature - Coupons are provided for the discount - Payment Gateway - User Authentication before placing an order - Data fetching from Backend.
# Let's Dive into What we have made ## Home Page :
@@ -98,6 +116,9 @@
For signup, user need to fill required details. If user is already exists then it will show you an error. So you can't register again with the same email.
@@ -109,7 +130,7 @@
@@ -121,7 +142,7 @@
@@ -133,7 +154,7 @@
@@ -145,7 +166,7 @@
@@ -156,7 +177,7 @@
@@ -168,7 +189,7 @@
@@ -180,7 +201,7 @@
@@ -191,7 +212,28 @@
## Wishlist Page :
## Order History Page :
@@ -205,23 +247,23 @@