Rest Countries Api with Color Theme Switcher

Solution retrospective
Learning routing, theme color change and using tailwindcss with vite.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JBlezi
Hi DruxAMB, you got the gist of it down, looks good overall. The region filter doesn't quite seem to work yet, maybe you can have a look what went wrong there. Always test your app extensively before deploying.
Also, just some tip for the colors, especially on dark mode. Pick a slightly lighter color for the cards than for the background, just so the cards are visible a little bit better. And I noticed that when you search for a country the container div for the result has the right background color, but the body does not. Make sure, the body also has the right background color.
Hope this helps :)
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