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: Repository Project URL
- Live Site URL: Result Live URL
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
- methodology BEM(BLOCK ELEMENT MODIFIER)
- BEM - This resource was a lot because it helped me to understand the application of the methodology well in css.
- Website - Samuel Amaro
- Frontend Mentor - @Samuel-Amaro