cgrohan / product-card-component

Challenge FEM - Product Preview Card Component

Home Page:https://product-card-component-fawn.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Product preview card component solution

This is a solution to the Product preview card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

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

My process

Built with

  • SASS
  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow

What I learned

I learned how to use mixin in project sass.

Continued development

The best way to use media queries with sass.

Author

Acknowledgments

Always start your project with the mobile first technique and prefer the rem unit to px.

About

Challenge FEM - Product Preview Card Component

https://product-card-component-fawn.vercel.app


Languages

Language:SCSS 65.3%Language:HTML 34.7%