count down timer

Solution retrospective
Had trouble animating it ? anyone has a solution to that
Please log in to post a comment
Log in with GitHubCommunity feedback
- @wendyhamel
Hi there, Yes, the animating is a tricky one. I solved it by layering the numbers and using timeouts. The code gets a lot more complicated if you want to animate it as flipping cards.
Apart from the animating you can look into making the page responsive. Right now there is only the 1400px screen width where your solution looks balanced. I noticed the numbers in your solution are a lighter weight than the design and the title should be in uppercase.
If you need some guidence, you can take a look at my solution to this challange.
Happy coding!
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