Skip to content
Submitted over 3 years ago

Ip address tracker app using react

react, styled-components, vite
LVL 3
Mcwachira260
@mcwachira
A solution to the IP Address Tracker challenge

Solution retrospective


This is my soulution to the Ip address tracker app. I found this challenge interesting as it enabled me to us vite for the first time and it was a breeze using it. The only difficultie Was adding the leaflet map to my app and updating it dynamically which I ws able to solve by reading the following posts.

  1. https://blog.logrocket.com/react-leaflet-tutorial/
  2. https://javascript.tutorialink.com/react-leaflet-map-center-not-changing/ Now my app is up and running and the only issue remaining that I need help with is adding a button to my input . I added one using position absolute but but upon resizing the app it's not staying in position. someone please help me with that issue .Thanks
Code
Loading...

Please log in to post a comment

Log in

Community feedback

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