cgkoutzigiannis / 3-column-creview-card-component

A frontendmentor.io challenge.

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

You can see the desktop and mobile layout screenshots here:

Links

My process

Built with

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

What I learned

The most important things I learned during this challenge are:

  • Using Flexbox to create a responsive layout.
  • CSS custom properties to reduce code duplication.
  • The process of turning a design into code.

Useful resources

Author

About

A frontendmentor.io challenge.


Languages

Language:CSS 65.9%Language:HTML 34.1%