Madmanden / stats-preview-card-component

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. 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

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • Mobile-first workflow
  • Flexbox
  • SASS
  • BEM

What I learned

I learned that building CSS with the BEM methodology is easier with SASS nesting.

Continued development

I want to use BEM more and dive further into Flexbox. There were some areas that confused me about Flexbox, mainly things not working.

Useful resources

  • BEM video - This video helped me understand BEM. I read the offical docs afterward.

Author

About


Languages

Language:SCSS 66.4%Language:HTML 33.6%