- IPFind is a sleek Next.js 14 application developed with NextUI, providing comprehensive IP information using the ipinfo.io API.
- Clone this repository.
- Run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
- Open http://localhost:3000 in your browser.
- Easy to use
- Caching (Caches IP to prevent Ratelimit)
Feel free to provide feedback and contribute to the project! 🚀