Skip to content

kraken-afk/ecommerce-product-page

Repository files navigation

Frontend Mentor - E-commerce product page solution

This is a solution to the E-commerce product page challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Overview

The challenge

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
  • 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

Links

  • Solution URL: Here
  • Live Site URL: Here

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Webpack
  • JavaScript

What I learned

<h1>Some HTML code I'm proud of</h1>
const proudOfThisFunc = () => {
  console.log('🎉')
}

Useful resources

Author

Acknowledgments

Front-end is boring.