catherineisonline / testimonials-grid-section-frontendmentor

This is my solution to the testimonials grid section challenge on Frontend Mentor. [ARCHIVED]

Home Page:https://catherineisonline.github.io/testimonials-grid-section-frontendmentor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testimonials Grid Section

Solution for a challenge from frontendmentor.io.



About The Project

This challenge will be perfect practice for anyone wanting to test their CSS Grid skills. Grid is such a powerful addition to CSS, so it's worth getting to grips with it! The main challenge is to build out this testimonials grid section and get it looking as close to the design as possible. You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your users should be able to:
1. View the optimal layout depending on their device's screen size

I do not have access to the Figma sketch so the design is not pixel perfect.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flex
  • Grid
  • Desktop-first workflow

What I learned

Another great project to practice some grid. I finally had a better understand of grid layout and learned the use of span meaning in grid. Really loved the project!

Useful resources

  1. Figma - Paste your design image to check the size of containers, width, etc.
  2. Perfect Pixel - Awesome Chrome extension that helps you to match the pixels of the provided design.

Acknowledgments

A big thank you to anyone providing feedback on my solution. It definitely helps to find new ways to code and find easier solutions!