Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
- BONUS achieved: When a number changes, make the card flip from the middle
- Extra added: A target date & time selector.
The target date & time selector is a third party library: react-datepicker
What challenges did you encounter, and how did you overcome them?- The particular challenge was how to flip the cards programmatically. A combination of CSS and React logic.
- Sorry about: The target date is kept in just computer memory, so it is erased on page reload. But the user can reset it, and the countdown resumes.
Any feedback would be appreciated.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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