Mkhululi
@Mkhululi97All solutions
- Submitted 8 months ago
Rest Countries API With Color Theme Switcher Master with CSS Grid
- HTML
- CSS
- JS
- API
Hi, everyone. I just finished building the rest countries' API with color theme switcher. I had some challenges and I'd appreciate any solutions you guys might have. I struggled with getting the details template to be on its on page because data would get lost when the page changes. I also struggled with implementing search, currently, I can't search a country dynamically as I type in the country's name. Also, the search works with one search at a time, can't search one country after another, I have to refresh the page first before I can search again. Again here's my live site: https://mkhululi97.github.io/rest-countries-api-with-color-theme-switcher/ Thanks.