Skip to content

bccpadge/results-summary-component

Repository files navigation

Frontend Mentor - Results summary component solution

This is a solution to the Results summary 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 for the interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page

Screenshot

desktop results summary component

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • SCSS
    • I used the Visual Studio Code extension Live Sass Compiler by Glenn Marks to compile my SCSS to CSS.

What I learned

I learned structuring your HTML with the BEM methodology makes it more readable.

Continued development

I want to continue using the BEM methodology in future projects.

Useful resources

Author

Acknowledgments

I started doing this project following along with Kevin Powell's Youtube tutorial at first. I decided to challenge myself by doing this project with SCSS and using the BEM methodology.

Releases

No releases published

Packages

No packages published