Responsive countdown time using css animation

Solution retrospective
I've learned to use TailwindCSS for creating animation. Although TailwindCSS provides some default animations, the flipping effect is not included so I have to get my hands dirty. Through building up this project, I have better understanding of how to integrate vanilla CSS with TailwindCSS.
What challenges did you encounter, and how did you overcome them?At first, I couldn't add the color-change effect for hovering the social media icons as they are external SVG. In order to give them hover effects, I had to convert those SVG into React components and edit their given "fill value". It's also another valuable lesson I've learn from this project.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on yoanlin's solution.
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