Design comparison
Solution retrospective
Overall the result seems pretty good (even though it's not very close to the design).
What I'm really proud of is that I started to use animations to animate my components to add a little bit of interactivity (besides micro transitions when hovering/focusing radio buttons and submit button)
What challenges did you encounter, and how did you overcome them?My biggest challenge was to animate the "thanks component" after submitting it.
Initially "thanks component" is display: none
and it's not that easy to animate discrete properties like that.
What I did was taking inspiration from this Kevin Powell's video, where he animate a dialog.
Eventually I got a rough idea on how to set things up.
What specific areas of your project would you like help with?Any suggestion is highly appreciated, in particular I want to know if there's a better approach to animate things rather my approach.
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