ip-address-tracker
IP Address Tracker
This repository contains the code for a simple IP address tracker built with HTML, CSS, and JavaScript. The tracker uses the IP Geolocation API by IPify to retrieve information about the IP address entered by the user, including the location and ISP.
Usage
To use this tracker in your web application, follow these steps:
- Clone this repository:
git clone https://github.com/oc-garcia/ip-address-tracker.git
- Obtain an API key from IPify.
- Open the
script.js
file and replaceYOUR_API_KEY
with your actual API key. - Open the
index.html
file in your web browser. - Enter an IP address to track and view the location and ISP information.
Demo
A demo of the tracker is available at https://oc-garcia.github.io/ip-address-tracker/.
License
This project is licensed under the MIT License. See the LICENSE file for details.
Project Image
Veja meu projeto em: https://github.com/oc-garcia/ip-address-tracker