This is a solution to the E-commerce product page challenge on Frontend Mentor.

A single product page made with React.js and Tailwind css. Used Vite.js as module bundler.

Users should be able to:

  • View the optimal layout for the site depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Open a lightbox gallery by clicking on the large product image
  • Switch the large product image by clicking on the small thumbnail images
  • Add items to the cart
  • View the cart and remove items from it

Screen Capture 002 - Ecommerce product - localhost