Skip to content

Latest commit

 

History

History
48 lines (28 loc) · 991 Bytes

File metadata and controls

48 lines (28 loc) · 991 Bytes

Frontend Mentor - Product preview card component

Overview

My solution of the "Produt Preview Card Component" challenge.

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size
  • See hover and focus states for interactive elements

Screenshot

Design preview for the Product preview card component coding challenge

My process

Mobile-first

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • VSCode Colorpicker extension

What I learned

  • CSS @media queries are very confusing

Author