Submitted 10 months agoA solution to the FAQ accordion challenge
Responsive Dynamic Accordion
@Rohan-Dahal

Solution retrospective
What are you most proud of, and what would you do differently next time?
Completing
What challenges did you encounter, and how did you overcome them?Responsive || javascript
What specific areas of your project would you like help with?responsive = true;
javascript = true;
if(responsive && javascript){
console.log("Making website will be easier");
}
else{
console.log("Hectic");
}
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on RoHaN'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