Skip to content

frontendmentor.io project called "Testimonials Grid Section" to build application to design specifications that will look great on any device, from mobile to tablet to desktop.

Notifications You must be signed in to change notification settings

davidrhyne/testimonials-grid-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Screenshot

desktop image mobile image

Links

My process

I started by reviewing the design specification. I then started markup knowing that the mobile and desktop layouts would use the same cards, with different page layouts. From there, I stated the styling with mobile-first workflow and then created two media queries to handle the transition from the mobile to the desktop layouts.

Built with

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

What I learned

This project was an excellent excercise in CSS grid and I learned how CSS grid made the layout of the individual card and the page significantly easier than traditional CSS. I learned how to use minmax, auto, and 1fr to make the page flow from mobile-first to the desktop.

Continued development

I am looking forward to the next project to build on the CSS grid experience and to add JavaScript for an additional challenge.

Useful resources

  • Kevin Powell - Kevin Powell is an excellent teacher and I relied heavily on the notes that I took from his CSS courses taught on scrimba.com.
  • A Complete Guide to Grid - I have found css.tricks.com to be a valuable resourse for grid, flexbox, and all things CSS.

Author

About

frontendmentor.io project called "Testimonials Grid Section" to build application to design specifications that will look great on any device, from mobile to tablet to desktop.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published