REST Countries API using React Hooks,Custom Hooks, loading skeleton
Design comparison
Solution retrospective
I've used loading skeleton, material-ui for the dropdown menu, and unicons for the icons.
I faced problems in theme switching using SASS. If some one could help with this.
Feedback would be appreciated.
Community feedback
- @shubhamthedevPosted over 4 years ago
Hi, the loading skeleton looks great in fact i didn't know such a tool existed so thanks i learned something from you and on the subject of theme switching, it seems to work fine. But here's how i did mine, basically when i toggled dark mode i basically stored this info in local storage plus i made sure that as soon as body gets a class of
.class
everything else on the page also changes.Hope this helps!
1
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