Responsive REST Countries API with color theme switcher

Solution retrospective
My solution for challenge REST Countries API with color theme switcher.
This was a super complex challenge using third party API, the looks are not exactly the same as in the design but the highlight for me was the JavaScript in the background.
I should have refactored the JavaScript more, I might do it later but right now I am pretty satisfied with the result.
As usual, any comments / advice is more then welcome.
Thanks :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @dev-mksingh
Hey @dknyd , nice try, but click functionality is not working. When you click on any particular country it should open the details of that individual. Make sure you have assigned
click
functionality and relevant event listener/event handler to it. If you have any doubt or something you can ask me. And if you won't be able to fix let me know. I will go through your code. Hope this will be helpful. Happy codingMarked as helpful
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