FAQ solution as a react component

Solution retrospective
It was tricky to get svgs into the component. Most online solutions seemed to recommend using an additional plugin (for vite builds), but I wanted to keep overheads as minimal a possible.
What challenges did you encounter, and how did you overcome them?Getting the padding and margins according to the original specification was a challenge. I eventually lined up the original image side-by-side with my output to get things in line.
What specific areas of your project would you like help with?Getting links as a button was a little tricky. I am still looking for ways to make sure the navigation is done via keyboard only. Still working on making sure all navigation happens via buttons so that it is better accessible via screen readers.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Aditya Dixit'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