REST Countries API site with React, React-router and Tailwind
Design comparison
Solution retrospective
It was both fun and challenging to work on this project. It pushed me as far as API consumption is concerned. However, my biggest issue with the project is the number of API calls. Currently, the app is making 4 API calls (when you first load the site, when you click on a country and when you click on a border country). How can I optimize the site to reduce the number of API calls? I think my approach is not good in the case of a large number of concurrent users.
Community feedback
- @yishak621Posted almost 2 years ago
The border countries must be in there common name according to the design ...so u have one API call left
0 - @nelsonleonePosted almost 2 years ago
HELLO......congrats on completing this challenge....well done:🎊 🎊
Based on your question , you are not the host of the API, so different users can preview your site , without affecting /slowing it down.
Hope this comment was helpful ,have fun coding
0
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