Skip to content
Submitted over 1 year ago

Responsive countdown time using css animation

next, react, tailwind-css
LVL 2
yoanlin50
@yoanlin
A solution to the Launch countdown timer challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

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.

Code
Loading...

Please log in to post a comment

Log in

Community 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