MoyoSharon / ProductCard

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

Overview

The challenge is to create a product preview card.

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

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Desktop-first workflow

What I learned

I was able to use flexbox efficiently. Also media queries to get optimal layout on mobile nad desktop view.

Useful resources

  • W3schools - This really helped me in flexbox and media queries.

Author

About


Languages

Language:CSS 64.8%Language:HTML 35.2%