Countries API solution using ReactJS Tailwindcss

Solution retrospective
Feedback appreciated
Please log in to post a comment
Log in with GitHubCommunity feedback
- @sapinder-pal
You did a nice job @sagarkaurav! One thing I would want you to know is that you have to keep in mind the users who set third-party cookies to block, and so do I. This is why my browser prevents frontendmentor from previewing your solution (the original url should work but on this site, it's considered third-party). In my previous challenge, I also encountered the same. So I applied a
try
andcatch
block in necessary places. You should also consider this. I had to turn off the third-party cookies to view your page :)
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