Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tejan-singh/ip-tracker

To track IP address and generate its live location on the map.
https://github.com/tejan-singh/ip-tracker

ipify-api openstreetmap react-leaflet reactjs

Last synced: 3 days ago
JSON representation

To track IP address and generate its live location on the map.

Awesome Lists containing this project

README

        

# IP Address Tracker

![Screenshot (328)](https://user-images.githubusercontent.com/50990883/117124129-8ced9b80-adb5-11eb-9862-466d68150f43.png)

Single page web application used to track IP address and its location. To get the IP Address locations, it is using the IP Geolocation API by IPify. It generates the live location on map.

Your users would be able to:
- View the optimal layout for each page depending on their device's screen size.
- See hover states for all interactive elements on the page.
- See their own IP Address on the map on the initial page load.
- Search for any IP addresses or domains and see the key information and location.

Tech Stack Used:
- ReactJS
- React-Leaflet
- IP Geolocation API by IPify
- OpenStreetMap API

**Note: The App works best in Google Chrome**