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.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- Solution URL: github Repository
- Live Site URL: github Live Page
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow -Write my own css for now before I jump into using Libraries
- How to use css grid
- Mix grid with flexbox
continue writing my own css to gain more situational experiences before moving into using libraries.
- WesBos CSS Grid Free Course - This helped me uderstand the full scope of css grid.
- Website - Ishmael Sunday
- Frontend Mentor - @okayishmael