https://github.com/cocoshesh/ip-address-tracker
Build a user-friendly IP Address Tracker web app using React Js, integrating the IP Geolocation API by IPify and LeafletJS for interactive map functionality, ensuring seamless user experience across devices.
https://github.com/cocoshesh/ip-address-tracker
ipgeolocation-api leafletjs reactjs tailwindcss
Last synced: 11 months ago
JSON representation
Build a user-friendly IP Address Tracker web app using React Js, integrating the IP Geolocation API by IPify and LeafletJS for interactive map functionality, ensuring seamless user experience across devices.
- Host: GitHub
- URL: https://github.com/cocoshesh/ip-address-tracker
- Owner: CocoShesh
- Created: 2024-03-27T07:34:59.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-29T19:01:14.000Z (about 2 years ago)
- Last Synced: 2025-06-02T07:13:02.379Z (about 1 year ago)
- Topics: ipgeolocation-api, leafletjs, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://simple-ip-address-tracker.netlify.app/
- Size: 1.56 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - IP Address Tracker

## Welcome! 👋
## Features
- Responsive design for various screen sizes
- Interactive hover states for elements
- Displays user's own IP address on the map upon initial load
- Allows users to search for any IP address or domain to view key information and location
## Technologies Used
- Visual Studio Code
- ReactJS
- Tailwind CSS
- IP Geolocation API by IPify
- LeafletJS