This is my solution to the [REST Countries API]
Design comparison
Solution retrospective
Hi guys! ๐ This is my solution for REST Countries API challenge. I will add some animations soon and some more functionalities. โ๏ธ Let me know what you guys think, and your opinion on how can I improve the code. ๐๐ Users should be able to:
See all countries from the API on the homepage Search for a country using an input field Filter countries by region Click on a country to see more detailed information on a separate page Click through to the border countries on the detail page Toggle the color scheme between light and dark mode
Community feedback
- @yishak621Posted almost 2 years ago
Good design but u didn't add a functionality to the border buttons when they clicked they should redirected the user to the clicked country details not to the index.html page and also for the search input its better to use
keyup
events instead of clicking on the search btn..happy coding ๐Marked as helpful1 - @RMI11Posted almost 2 years ago
Hello there! ๐
Congrats for completing the challenge! I'm glad I can learn from you! ๐
Happy holidays! ๐โ
Marked as helpful0
Please log in to post a comment
Log in with GitHubJoin 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