This is a solution to the IP Address Tracker.
The challenge was to recreate the IP Address Tracker based on a provided images. Website users should be able to:
- View the optimal layout for each page depending on their device's screen size
- See hover states for all interactive elements on the page
- See their own IP Address on the map on the initial page load
- Search for any IP addresses or domains and see the key information and location
- Solution URL: Add solution URL here
- Live Site URL: Add live site URL here
- React
- Leaflet.js and React Leaflet
- Geolocation API
- Mobile-first approach