Multi Step form using React, Typescript & TailwindCSS

Solution retrospective
This was my first time learning Typescript and using it in a React project. Any best practices to be followed for tsc?
Please log in to post a comment
Log in with GitHubCommunity feedback
- @RubenSmn
Hi Aravind, overall great work with this multi step form challenge. I did find some minor details that you could improve upon.
-
When selecting a yearly plan instead of a monthly the prices don't update to the yearly price.
-
When you hover over the addons it would be nice to show a
cursor: pointer
to more indicate that these are clickable
Marked as helpful -
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