kaunfused / project02

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Stats preview card component solution

This is a solution to the Stats preview card component challenge on Frontend Mentor.

Table of contents

Overview

The challenge

Users should be able to:

  • View the optimal layout depending on their device's screen size

Links

My process

Used flexbox and divided it into containers, should have made better use of the containers because I ended up with a gap between the flex items. Will try to not get that problem in my nextx project.

Built with

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

What I learned

The importance of min-height and min-width, also that rem is pretty useful.

Useful resources

  • Youtube - As always, the only resource I use.

Author

About


Languages

Language:CSS 64.7%Language:HTML 35.3%