Skip to content

A Simple ip tracker (including map) for my portfolio

License

Notifications You must be signed in to change notification settings

Anthony01M/iptracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP Tracker

This project is an IP Tracker that allows users to input an IP address and view detailed information about the IP, including its location on a map. The application also includes features such as particle animations in the background for visual enhancement and dynamic background color changes.

Features

  • Fetch and display detailed information about a specified IP address.
  • Show the location of the IP address on an OpenStreetMap map.
  • Particle animation background.
  • Dynamic background color changes.
  • Responsive design.

Technologies Used

Installation

  1. Clone the repository:
    git clone https://github.com/Anthony01M/iptracker.git
  2. Navigate to the project directory:
    cd iptracker
  3. Open index.html in your browser to view the application.

Usage

  1. Enter an IP address in the input field and click the "Track IP" button to fetch and display detailed information about the IP address.
  2. Click the "Show Location on Map" button to view the location of the IP address on an OpenStreetMap map.
  3. Enjoy the particle animation background and dynamic background color changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.


This project is part of my portfolio. Feel free to check out my other projects on GitHub.