Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.07 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.07 KB

👋 Hey this is souvik dutta this is a small attempt by me to build bestbuy clone which is an American multinational consumer electronics retailer headquartered in Richfield, Minnesota.

Different parts of my project

  1. Homepage
  2. Product details
  3. cart page
  4. checkout page
  5. product slider

Functionalities,i have used

  1. Login & signup based on localstorage
  2. Add to cart
  3. Handling multiple users and users cart
  4. Email phone validation with regex
  5. Tracking users login status
  6. Add to cart not allowed if not loged in
  7. Counting product qnty
  8. showing product details dynamically
  9. hover to see product img on product details page

Thank you ghostQuery

someparts of the ui

enter image description here

enter image description here

enter image description here

More parts to explore please clone!