age calculator app - React, CSS modules, responsive, animated

Solution retrospective
The date validations were tricky. Accounting for leap years, the dependency between the year, day and month because of leap years etc. I thought maybe all of this date validation code could have gone into a separate module as my component file became a bit bloated. I probably had some code duplication I could have got rid of.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Richard'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