jwar28 / 3-card-component

3 columns exercise from frontend mentor using Flexbox.

Home Page:https://jwar28.github.io/3-card-component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - 3-column preview card component solution

This is a solution to the 3-column 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 states for interactive elements

Screenshot

Desktop view screenshot

My process

Built with

  • Semantic HTML5 markup
  • SCSS custom properties
  • Flexbox

What I learned

This was another challenge where I put my Flexbox skills to test. I began visualizing the layout with CSS Grid, but found out that Flexbox was better suited and a bit easier to work with this design.

Author

About

3 columns exercise from frontend mentor using Flexbox.

https://jwar28.github.io/3-card-component


Languages

Language:SCSS 60.7%Language:HTML 39.3%