Submitted over 1 year ago
IP Tracker using Ipify, Geo Ipify, and Leaflet
@kyle-barry-apps
Design comparison
SolutionDesign
Solution retrospective
The challenge here was figuring out how to get around CORS issues, so I wrote a backend proxy and deployed that first. Since I was calling the API through a backend and piping it to the front end, I could not use the default API call to get the location of the user's IP, so I had to add an additional API service, ipify, to get the front end user's IP. The rest was not so bad, but learned a lot!
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