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://www.frontendmentor.io/solutions/three-column-preview-using-vanilla-html-and-css-dBdEkKblAg
- Live Site URL: https://mohantee.github.io/fem-three-column-preview/
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
Through this project, I learnt how to create smooth animatons using keyframes. That is the major takeaway from this project.