Submitted over 2 years agoA solution to the FAQ accordion card challenge
Adding questions using plain Javascript
@Ocece77

Solution retrospective
This project is my first on Frontend Mentor where I use JavaScript! The most challenging aspect was configuring media queries 😪 and managing class removal to display elements only when required(with element.classlist.toggle("exemple") to add or remove a class)
I'd appreciate it if you could review my code and provide guidance. I understand that my code might not be the most efficient, but with your advice, I'm eager to enhance and refine it further 💗.
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on océane'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