A HeroUI v2 web app to display IP address details like location, ISP, and privacy info.
- Lookup IP details (location, ISP, ASN, etc.)
- Clean UI with HeroUI components
- Light & dark mode
This repository contains only the frontend source code.
git clone https://github.com/cmclient/ipinfo-frontend
cd ipinfo-frontend
npm install
npm run dev
Licensed under the MIT license.