Augusto-Neves / Frontend-Mentor---3-Columns-card-preview

3-column preview card component challenge on Frontend Mentor

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 me to improve my 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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • SCSS

What I learned

I had a chance to practice my Flexbox Layout skills by taking this challenge. I was able to use the CSS properties of the flexbox layout as a flex-wrap to build a responsive card without media queries just using flexbox.

Continued development

I want to learn and use more SCSS and yours properties. SCSS is a greatfull tool to build Cascading Style Sheets faster.

Useful resources

Author

About

3-column preview card component challenge on Frontend Mentor


Languages

Language:SCSS 50.5%Language:HTML 49.5%