Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 524 Bytes

File metadata and controls

30 lines (19 loc) · 524 Bytes

IP Info

A HeroUI v2 web app to display IP address details like location, ISP, and privacy info.

Features

  • Lookup IP details (location, ISP, ASN, etc.)
  • Clean UI with HeroUI components
  • Light & dark mode

Note

This repository contains only the frontend source code.

Live Demo

Click here

Getting Started

git clone https://github.com/cmclient/ipinfo-frontend
cd ipinfo-frontend
npm install
npm run dev

License

Licensed under the MIT license.