lawlawson / product-preview-card-component

Frontend Mentor challenge to build a mobile responsive product preview card component

Home Page:https://sensational-eclair-c6c44c.netlify.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

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

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

What I learned

I have been working on improving my semantic HTML knowledge and also to make my code more accessible. Also, writing CSS using BEM methodolgy as I have been reading on it's benefits recently, such as being a declarative syntax that can help designers and developers communicate more effectively. Overall, I wanted to work on improving my skills in creating components to near pixel perfect solutions.

Author

About

Frontend Mentor challenge to build a mobile responsive product preview card component

https://sensational-eclair-c6c44c.netlify.app/


Languages

Language:CSS 61.5%Language:HTML 38.5%