Rest Countries API

Solution retrospective
This is my first project using next.js. I found it really enjoyable wth its routing and fetching approach. I implemented the search and the filter using search params as suggested on the next.js guide. Also I completed the project in less than 8 hours.
What challenges did you encounter, and how did you overcome them?The rest countries API was too often down. I lost some hours trying to work with broken fetch calls but in the end I gave up and switched to the local json fle provided. It was better if the API was working. Also this was the first time using next so with the deployment I had some trouble because I had to search how to use the provided json locally.
What specific areas of your project would you like help with?Any suggestions are really welcomed :) Thank you.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @vedantagrawal524
Works Great !! add logic to Border Countries Button to navigate to them.
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