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
- Live website : https://c-costin.github.io/3-column-preview-card-component/
- Repo Github : https://github.com/c-costin/3-column-preview-card-component
- Semantic HTML5 markup
- CSS custom properties
- Mobile-first workflow
- Flexbox
- Media Queries
- Bunny Fonts - I used their CDN for the font.
- MDN web docs - I used this docs to remember the properties and for media queries in CSS.
- Website - costincadeau.fr
- Frontend Mentor - @c-costin