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

https://github.com/9dl/ipfind

Get IP Information | Nextjs 14 + NextUI
https://github.com/9dl/ipfind

ip ip-address ip-information ip-lookup lookup nextjs

Last synced: 6 months ago
JSON representation

Get IP Information | Nextjs 14 + NextUI

Awesome Lists containing this project

README

          

# IPFind
- IPFind is a sleek Next.js 14 application developed with NextUI, providing comprehensive IP information using the [ipinfo.io](https://ipinfo.io/) API.
Description of the image

## Quick Start

1. Clone this repository.
2. Run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```

3. Open [http://localhost:3000](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! 🚀