Responsive countdown landing page vanilla JS

Solution retrospective
Hi all! Here my approach to this challenge
- Using Vanilla JS and plain CSS
- Semantic HTML
- Starting at 14 days, will count down to 0 then restart
- Pending implementation of the flipping effect, need to find a way to get it done first..
I used a black overlay in the top half of the number cards to give the "darker color effect" to both card and number, with an alpha of 0.2, and before/after pseudoelements to implement the small holes to the sides of the cards.
Feedback is more than welcome!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Jaz'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