Design comparison
SolutionDesign
Community feedback
- @denieldenPosted almost 2 years ago
Hello Roshan, You have done a good work! 😁
Some little tips to improve your code:
- add descriptive text in the
alt
attribute of the images - to make it look as close to the design as possible decrease
broder-radius
to.search-bar
class - use one class to
body
to change the all theme color of app - after, add
transition
on the body to smooth the change theme color - use
ul
element for the details text of country instead of multiplep
- I would also add a query reset button, I find it very convenient
- in the filters there is no way to return to all countries after choosing a region, add an entry "all region"
Keep learning how to code with your amazing solutions to challenges.
Hope this help 😉 and Happy coding!
0 - add descriptive text in the
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