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
- Semantic HTML5 markup
- SCSS custom properties
- Flexbox
This was another challenge where I put my Flexbox skills to test. I began visualizing the layout with CSS Grid, but found out that Flexbox was better suited and a bit easier to work with this design.
- Frontend Mentor - @jwar28