Mortgage Repayment Calculator using React

Solution retrospective
I'm proud of getting the form elements looking close to the design while still keeping their native accessibility.
I also learnt a more detailed way to validate the form fields before the form is submitted (to prevent strings being entered instead of numbers for example).
What challenges did you encounter, and how did you overcome them?I found this exercise relatively straightforward, as I've used React Hook Form before. Most of the work was in the styling.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @Arcloan
Really good work!
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