This project provides a simple web application that displays the geographical location of an IP address on a map ๐บ๏ธ. It uses Leaflet.js for map rendering and the ip-api.com API for IP address geolocation ๐. Users can click the "Refresh IP Location" button to update the map with the current IP address location ๐.
Check out the live demo of the project here. Enjoy exploring the IP locations! ๐๐
1๏ธโฃ Clone the repository: git clone https://github.com/starfreck/IP-Location-Map.git
2๏ธโฃ Open index.html in a web browser ๐.
1๏ธโฃ Open index.html in a web browser ๐.
2๏ธโฃ Click the "Refresh IP Location" button to update the map with the current IP address location ๐.
Leaflet.js: https://leafletjs.com/ ๐
ip-api.com: http://ip-api.com/ ๐
This project is licensed under the MIT License. See the LICENSE file for details ๐.