Skip to content

Search any IP address or domain on my website and retrieve its location on the map along with its information.

Notifications You must be signed in to change notification settings

MTR-S/ip-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ip Tracker

Description

Ip Tracker is a website where you can search any IP or domain and it will be return the localization info along with the visualization with an interactive map.

Instalation

First you have to clone this repository by using the following command:

git clone git@github.com:MTR-S/ip-tracker.git

after, initialize the app by using npm or yarn NPM

npm install
npm start

yarn

yarn install
yarn start

or you can click on this link and go direct to the website: Ip Tracker Website

Usage

Just put into the input any IP address and domain and the informations will be displayed: Ip Tracker Info

If you put an Address that is invalid the application will send to you an alert: Ip Tracker alert

Contribution

This project was inspired by the challenge proposal by proposal by the website Ip Tracker Website. Here the link to my project on Frontend Mentor: Fronend Mentor Ip Tracker

This project uses two apis:

  1. ipify: To find the location info based on the IP or domain name -> Link to the api.
  2. Mapbox: To display the map on the screen -> Link to the api: Link to the api.

About

Search any IP address or domain on my website and retrieve its location on the map along with its information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published