Skip to content

harnettd/social-proof-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Social proof section solution

This is a solution to the Social proof section 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 section depending on their device's screen size

Screenshots

screenshot on mobile 1 screenshot on mobile 2 screenshot on desktop

Links

My process

Built with

  • HTML5
  • CSS, including Flexbox and CSS Grid, with the SMACSS methodology

What I learned

In completing this project, I learned

  • to organize my CSS stylesheet using the SMACSS methodology in which CSS rules are categorized as base rules, layout rules, module rules, and state rules. (I didn't need theme rules.) For module rules and state rules, I stuck with the BEM naming convention. I found this methodology to be particularly convenient for small projects such as those classifieded as Newbie on Frontend Mentor.

Continued development

As this was a small project, the number of base and layout rules used was minimal. It will be interesting and educational to use the SMACSS methodology on a larger project.

Useful resources

Author

Acknowledgments

Thanks to Frontend Mentor for posting this challenge.

About

A coding exercise from Frontend Mentor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published