Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I think it looks close to the design. Next time I probably would use a date library for the calculation.
What challenges did you encounter, and how did you overcome them?- Implementing the date calculation was somewhat tricky, I didn't want to add a dependency for that so I did that myself (it wasn't actually that hard).
- I proceeded to add a dependency for animating the numbers 🙈
- I have to import the mixins in every component, is there a better way?
- I add the styling to each SFC in a `
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