Skip to content
Submitted almost 3 years ago

ip-address-tracker using react.js

react
LVL 3
Richard320
@riwepo
A solution to the IP Address Tracker challenge

Solution retrospective


For me the tricky bits were -

Including a div with a fixed class name ('leaflet-container') while using CSS modules which normally decorates the class names.

Figuring out how to cause the map to update to a new location.

Styling the background images was a little tricky, I didn't realise I had to style the img element inside the picture element.

Getting the input element to resize properly from inside a flex-box.

Getting the vertical separator bars between the list of geo-location data.

Code
Loading...

Please log in to post a comment

Log in

Community feedback

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