Submitted over 1 year agoA solution to the FAQ accordion challenge
Responsive FAQ Accordion using React
accessibility, react, vite
P
@amersfoort3232

Solution retrospective
What are you most proud of, and what would you do differently next time?
This is my first/second time to build mini project using React. It is quite convenient as I don't have to write lots of JS code. Next time I would try split the component into different file instead putting them all in APP.jsx
What challenges did you encounter, and how did you overcome them?I have been struggled with the button. The button shrink in smaller screen. Yet using flex-shrink: 0 solves it.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on amersfoort3232'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