Skip to content
Submitted over 3 years ago

FAQ accordion with animated transitions

LVL 2
Brett60
@b-capra
A solution to the FAQ accordion card challenge

Solution retrospective


My biggest challenge in building this project was handling how to close active accordion components whenever another is opened, as having multiple expanded will cause them to overflow the card. I'm happy with the solution I've implemented, though as I've been learning React, I think using 'useState' could have accomplished this a bit more elegantly in terms of the order of how components are rendered.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Brett’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