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

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.

Awesome Lists containing this project

README

          

# Frontend Mentor - IP Address Tracker

![image](https://github.com/CocoShesh/IP-Address-Tracker/assets/110368170/79ac5a67-cb37-49f9-91ea-4c49c9ac5e50)

## 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