Skip to content

RenanDevWeb/testimonials-grid-section-main

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frontend Mentor - Testimonials grid section

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

Welcome! 👋

Thanks for checking out this front-end coding challenge.

Frontend Mentor challenges help you improve your coding skills by building realistic projects.

To do this challenge, you need a basic understanding of HTML and CSS.

The challenge

Your 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:

  • View the optimal layout for the site depending on their device's screen size

Desktop Design

 Desktop Design preview for the Testimonials grid section coding challenge

Mobile Design

Mobile Design preview for the Testimonials grid section coding challenge

Screenshot

Desktop

Desktop Resolution

Mobile

Mobile Resolution

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS3 custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

I learned how to use grid-template-areas correctly And use this for Mobile-first workflow.

Author