IP Tracker

Solution retrospective
I'm most proud of being able to match the provided mockup and for using a leaflet library for the first time.
Next time, I would try to build the project without using the React library.
What challenges did you encounter, and how did you overcome them?One challenge I encountered had to do with how to make API calls to an HTTP site since the site that the application is deployed on is an HTTPS site (Netlify). By default, the browser will block said network requests because making network requests to an HTTP site from an HTTPS site can make the HTTPS site vulnerable to attacks.
I overcame the issue with some Googling. There were many cases of other individuals facing the same issue on their Netlify site.
What specific areas of your project would you like help with?Open to any feedback!
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on ianwilk20's solution.
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