Blog preview card with hover animation

Solution retrospective
I like the way I managed to create the hover effect with the translateY
and translateX
.
https://developer.mozilla.org/en-US/docs/Web/CSS/transform-function/translateX
What challenges did you encounter, and how did you overcome them?No challenges except for the hover animation.
What specific areas of your project would you like help with?I'd be interested in other ways to animate the hover effect!
Please log in to post a comment
Log in with GitHubCommunity feedback
- @IrieBee
Hi @RobertLikesCoding,
That's an awesome solution for hover effect. You did it on the whole card instead of only header. That's why I couldn't get longer shadows on card... Love it!
Have a nice day and happy coding
Marked as helpful - @paul-mcaviney
Great job with the challenge! My only criticism is that it's a bit bigger than the original design, which isn't a big deal. Also you didn't replace the original README file so the one displayed in your github profile is the one for starting the project.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord