Submitted over 1 year ago
My take on rest countries api with color theme switcher
#react#react-router#typescript#tailwind-css
@yahyashareef48
Design comparison
SolutionDesign
Solution retrospective
In my implementation of the REST Countries API with a color theme switcher, I've created a web application that allows users to explore information about different countries. The application fetches data from the REST Countries API and displays it in a user-friendly manner.
Community feedback
- @Aimal-125Posted over 1 year ago
In your CSS code, give body element height of 120 or 150vh by using media query with
max-height: 400px;
so that your solution looks good on screens with small heights.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