/product-preview-card

Frontend Mentor Challenge #4

Primary LanguageSCSS

Product preview card component solution

This is a solution to the Product preview card component challenge on Frontend Mentor.

Table of contents

Overview

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

Links

  • You can take a look here

My process

Built with

  • Sass/Scss
  • Semantic HTML5 markup
  • Flexbox
  • CSS Grid
  • Media queries

What I learned

  • I learned how to use sass on global level and compile it to css through cli.

Useful resources

Author