Skip to content
Submitted 2 months ago

IP ADDRESS TRACKER

sass/scss, accessibility
LVL 2
Vipzy80
@viipzy
A solution to the IP Address Tracker challenge

Solution retrospective


What are you most proud of, and what would you do differently next time?

I’m most proud of how I handled the API and map integration in this project. At first I struggled with getting the IP data to display correctly and ran into API errors, but I learned how to debug the issues, understand why the requests were failing, and fix them. I also learned how to work with Leaflet to dynamically update the map and marker based on user input.

This project helped me understand how real-world APIs, security, and frontend logic work together, and it gave me more confidence working with external data and debugging problems.

What challenges did you encounter, and how did you overcome them?

The biggest challenge for was when i wanted to hide my api key from public and still get my page to load the desired result

Code
Loading...

Please log in to post a comment

Log in

Community feedback

No feedback yet. Be the first to give feedback on Vipzy’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