Skip to content

Solution to a Frontend Mentor challenge: creating a similar webpage as the design preview provided

Notifications You must be signed in to change notification settings

anoshaahmed/fem06-social-proof-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Social proof section solution

This is a solution to the Social proof section challenge on Frontend Mentor.

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

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Rem & Em units
  • Desktop-first workflow

What I learned

  • This was my first project where I only used rem/em units. So I tried to work on "fluidity". I will continue using rem & em.
  • This project also gave me a lot of practice with flexbox.
  • I made this webpage very responsive.

Continued development

I want to work on learning

  • Mobile-first Workflow
  • Utilities
  • More efficient ways to achieve responsiveness

Useful resources

Author