This is a solution to the 3-column preview card component 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 depending on their device's screen size
- See hover states for interactive elements
- Solution URL: https://github.com/leesav3/product-preview-card-component-main
- Live Site URL: https://leesav3.github.io/3-column-preview-card-component-main/
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
- Learned about subgrid even though it's not available yet.
- Learned how to center a grid container!
- Learned how to keep the buttons aligned and not float up. <-- that was a struggle!
- I want to focus on getting more comfortable with CSS Grid
- too many to list!
- Frontend Mentor - @leesav3
Thanks to GDI Front End Cohort for this challenge. :)