Design comparison
Solution retrospective
Pretty happy with getting multiple API's working together to produce the result.
What challenges did you encounter, and how did you overcome them?The issue I ran into was that I ended up using a different IP/Geolocation api that didn't provide results for domain name lookups. I then attempted to use google dns for domain name resolution but then found out adblockers were blocking the dns query so then I ended up switching to cloudflare's dns lookup which seemed to not have that problem. Getting the Leaflet map to work probably also took some googling to figure out how exactly to get it to work with React. In short, getting all of the API's to play nice to some work but it's very satisfying once it all comes together.
Community feedback
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