/Myntra

My first cloning project: myntra.com - ecommerce apparel store. This was a solo project implemented in 5 days.

Primary LanguageJavaScript

Myntra Clone

HTML CSS javascript

Features:

  • Mens & womens products page
  • Dynamic filtering, sorting, pagination
  • User login/register (localstorage)
  • Product details, cart & wishlist

Landing Page

image image

Products Page

  • Dynamically generating filter labels for categories of Men and Women.
  • Pagination, sorting, filtering

image image

image image

Single Product Page

image

Wishlist

image

Bag

image

Login/Signup

  • Navbar indicates whether logged in or logged out using localstorage.

image