Submitted 8 months agoA solution to the Age calculator app challenge
Age Calculator App using React, Typescript, Tailwind-css and Vite
react, tailwind-css, typescript, vite
@ippotheboxer

Solution retrospective
What are you most proud of, and what would you do differently next time?
That I had an organized workflow and got it all to work in a structured way. I think the design looks good and the active and error states look like how they're supposed to
What challenges did you encounter, and how did you overcome them?I struggled with how I would calculate the difference in times, but I found date-fns online and used the differenceInDays which was really helpful, I used react state to pass information between the props
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Sophie'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