Created a IP Address lookup using ipapi.co API 👾
It gives us the details of the IP address we have and locate its region using google maps API 🗺️ with the latitude and longitude found using ipapi, we can also search for the desired IP address using the search functionality implemented in the webapp 🔍.
Languages used 👨💻 -> HTML, CSS, Javascript, Bootstrap