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 API Countries

KCoder 190

@kristof1345

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

Community feedback

Anas Barre 420

@Sana-Shabeel

Posted

Hi kristof

Your solution looks amazing.

There are few things i would recommend but the main thing is the responsiveness. You have used grid which is great for this, but i would add a few more lines to it to make it a bit more responsive.

width: min(100% - 2rem, 1440px); display: grid; grid-template-columns: repeat(auto-fill, 320px); justify-content: space-evenly; margin: 0 auto; gap: 80px 30px;

Marked as helpful

1

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