Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/tejan-singh/ip-tracker
- Owner: tejan-singh
- Created: 2021-04-16T07:55:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-24T08:09:16.000Z (over 3 years ago)
- Last Synced: 2024-11-10T04:02:20.800Z (about 2 months ago)
- Topics: ipify-api, openstreetmap, react-leaflet, reactjs
- Language: HTML
- Homepage: https://ip-tracker-24f59.web.app/
- Size: 463 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**