Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 453 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 453 Bytes

Frontend Mentor - E-commerce product page

An E-Commerce Product Page for Sneakers made as a challenge by https://www.frontendmentor.io/ It contains basic functionalities like:

  • Switching Images
  • Clicking on Main Image to open Lightbox view
  • Adding items to Cart
  • Deleting items from Cart

Learnings:

  • DOM Manipulation
  • Creating real life looking websites
  • Lots of styling for Responsiveness
  • Responsive NavBar
  • Dynamic Changes in JavaScript