Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

rest-countries-api-with-color-theme-switcher with React and Sass

@IsaacBukunmi

Desktop design screenshot for the REST Countries API with color theme switcher coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
4advanced
View challenge

Design comparison


SolutionDesign

Solution retrospective


Hi Guys. I just completed my first advanced challenge. I used React for implementation. I'll appreciate any comments or feedback. Thank you!

Community feedback

Zuzki 180

@LuisDGracia

Posted

Everything looks great, but in small details you need to add a "all" option in the filter, I can't recover all the countries when set a continent and also you could add some pagination like Infinite scroll that way all the countries doesn't load at the same time.

try to use another endpoit of the api to use the borders alpha code to solve the HTML errors

and last but not least axios is a good library you could use for fetching data from the api, you could set a baseurl and that way you don't need to sent the entire url, just the endpoit for example {{baseurl}}"/api/data"

1

@IsaacBukunmi

Posted

@LuisDGracia Wow... Thanks a lot for your feedback. I've learnt a couple of things from your comment. I'll definitely work on the issues you pointed out. Thank you!

0

Please log in to post a comment

Log in with GitHub
Discord logo

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