Responsive countdown timer made using Vanilla JS + Sass

Solution retrospective
Hey everyone 👋
This challenge was a lot of fun, and there was a lot to learn in this seemingly small project. I learned about using JS Date objects to make the timer and some new CSS properties to make the flip animation, such as transform-style
and perspective
, which are used for the 3D effect. I also used grid and responsive typography to make sure it looked good at any screen size.
I followed Web Dev Simplified's Countdown Timer video, and also looked at Dorian Camilleri's CodePen to see how to make the 3D animations. Definitely check these out, I wouldn't have been able to make this without their help!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Curtis Simpson'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