n9iels / ecommerce-product-page

Solution to the e-commerce product page challange on Frontend Mentor

Home Page:https://n9iels.github.io/ecommerce-product-page/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

The challenge

The personal challange for this project was to learn more about the principles of https://getbem.com/introduction/. In order to focus on this, I did not use any major frameworks for my solution. The original goals set by Front-end mentor are also simplified a bit by altering the gallery implementation. Additionally, the page is build with basic web accessibility in mind.

  • 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

Links

Screenshot

Built with

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

Used tools

  • Vite Bundler
  • Stylelint

About

Solution to the e-commerce product page challange on Frontend Mentor

https://n9iels.github.io/ecommerce-product-page/

License:ISC License


Languages

Language:CSS 37.2%Language:TypeScript 33.5%Language:HTML 28.9%Language:JavaScript 0.4%