Frontend Mentor - Testimonials grid section solution

This is a solution to the Testimonials grid 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 site depending on their device's screen size.
  • View a final "product" as similar as possible to the original design, in my case I have had no access to the sketch or the Figma file, therefore spaces/sizes/... are "estimated"

Screenshot

Links

My process

Built with

  • StarterKit from Adalab (Bootcamp)
  • Semantic HTML5 markup
  • Sass (variables, reset and mixins)
  • CSS Grid
  • Mobile-first workflow

What I learned

My major learning with this project has been to "translate" design into grid

Some code I'm proud of:

  • Grid
  • Variables
  • Sass
  • Mixins

Continued development

I want to continue working on code optimization and acquire knowledge to add testing to my projects.

Useful resources

  • CSS-tricks - This helped me to understand grid container/items properties . I really liked this pattern and will use it going forward.

Author

Acknowledgments

A special thankyou to @NataliaMigallon (https://github.com/NataliaMigallon) to help me with some image root issues ;-)

Also, a special mention to @fmontes for letting me know Frontend Mentor.