Launch Countdown Timer with HTML, CSS and vanilla JS

Solution retrospective
Hi, this was a really difficult challenge. I first had some problems around the countdown and I could not do the flip card animation. I will try the animation again when I have more time. Maybe someone has a tip for me :D
I added some key-event Listeners to end or refresh the countdown.
- Space-Key: Ends the countdown and a announcement shows up
- Enter-Key: Refreshes the page
Any feedback is welcomed! Thanks :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ApplePieGiraffe
Hi there, Alizzie! 👋
Good job on this challenge! 👍 I really like the extra popup and bit of functionality that you added to this challenge! 😀
I suggest just not disabling vertical scrolling in the desktop layout, since that means some of the content may be cut off the page and inaccessible to users on devices with smaller screen heights. 😉
Keep coding (and happy coding, too)! 😁
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