This is a solution to the Launch countdown timer challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- See hover states for all interactive elements on the page
- See a live countdown timer that ticks down every second (start the count at 14 days)
- Bonus: When a number changes, make the card flip from the middle
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Vanilla JavaScript
Learned how to combine multiple background elements to look seamless and learned more about positioning elements.
I did not try the bonus section of animating the flip cards, but would like to tackle it in future when I have more experience with CSS animations.
- Frontend Mentor - @FazleLabib

