REST Countries with React

Solution retrospective
One of the possible improvment I thought of is to load or display the later parts of the list when it's necessary (when scrolled to it) and I plan on doing some research on this and how it affects the performance. So if someone got some reading materials about that that he could provide to me I would be grateful.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @JesusAtao96
Hello Karel Klečka 👋
Excellent work on this challenge 🎉🎉🎉.
Add on the body, header and your other elements with background-color
transition: background-color .5s
, now press the dark / light button and the background color change is smoother ✨.Happy coding 😊.
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