Skip to content

xvferdy/fem-testimonials-grid-section

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Testimonials grid section

πŸ”– This is a solution to the Testimonials grid section challenge on Frontend Mentor.

🌈 ✨ πŸŽ‰ Have Fun Building! πŸš€ 🎊 🎈

πŸ–₯️ 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. Press Enter πŸš€ to start the game!!

πŸ“Table of Contents

Brief

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!

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.

Preview πŸ‘“

Design preview for the Testimonials grid section coding challenge

The challenge

Users should be able to:

Challenge Newbie Junior Intermediate Advanced
View the optimal layout for the site depending on their device's screen size β­•

🐬 Junior Difficulty List

Links

My process

⏱️ My estimate time for this challenge is 1 day

Built with

  • VSCode
  • HTML
  • Sass

What I learned πŸ₯³

I learn how to select another class in HTML using Sass

  • &.<className>
stylesheets/scss/components/_card.scss
&.grey {
  background-color: $very-dark-greyish-blue;
}

Continued development

  • Small refactoring
  • Mobile first
  • Web title

Author

  • Website - null
  • Frontend Mentor - @xvferdy
  • Twitter - null

Acknowledgments

About

Testimonials section || Frontend Mentor πŸ₯ˆ JUNIOR...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published