Skip to content

9dl/IPFind

Repository files navigation

IPFind

  • IPFind is a sleek Next.js 14 application developed with NextUI, providing comprehensive IP information using the ipinfo.io API.

Description of the image

Quick Start

  1. Clone this repository.
  2. Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
  1. Open http://localhost:3000 in your browser.

Features

  • Easy to use
  • Caching (Caches IP to prevent Ratelimit)

Feel free to provide feedback and contribute to the project! 🚀