#09
Check IP
โFast, simple, and beautiful web tool to check your public IP address and lookup any IP. Instantly shows IP, location, ISP, and timezone. Built with Next.js.
TypeScriptNext.jsTailwind CSSIP CheckerGeolocationNetworking Tool
<p align="center">
<img src="public/dashboard.png" alt="Check IP Banner" width="100%"/>
</p>
<h1 align="center">Check IP</h1>
<p align="center">
<strong>Fast, simple, and beautiful public IP lookup tool</strong>
</p>
<p align="center">
<a href="https://checkip.curzy.dev/"><strong>๐ Live Deploy</strong></a>
</p>
<div align="center">
</div>
<p align="center">
<a href="#-why-check-ip">Why This</a> ยท
<a href="#-key-features">Features</a> ยท
<a href="#-quick-start">Quick Start</a>
</p>
๐ Why Check IP?
Most IP check tools are cluttered with ads and confusing layouts. Check IP focuses on speed and aesthetics, providing a high-performance interface to get your public IP details or query any specific IP address instantly.
๐ฏ Key Features
| Feature | Status | Description |
|---|---|---|
| Self IP Discovery | โ | Instantly detects and displays your current public IP address. |
| Global IP Search | โ | Search for any public IP to retrieve detailed geopolitical data. |
| Deep Metrics | โ | Provides City, Region, Country, ISP, and Timezone information. |
| Ultra-Fast UI | โ | Built with Next.js for sub-second response times and a clean layout. |
๐ Tech Stack
- Framework: Next.js (App Router)
- Styling: Tailwind CSS
- API Integration: Public IP Geo-location APIs
- Icons: Lucide React
๐ Quick Start
Live Deploy
Visit checkip.curzy.dev to check your IP now.
Local Setup
# Clone the repository
git clone https://github.com/Curzyori/check-ip.git
cd check-ip
# Install dependencies
npm install
# Start development server
npm run dev
๐ผ๏ธ Preview
<p align="center"> <img src="public/dashboard.png" alt="Check IP Dashboard" width="80%"/> </p>๐ License
This project is released under the MIT License โ see LICENSE for full text.
โ Support
If this project is useful, consider supporting its development!
<p align="center"> <a href="https://donate.curzy.dev/"><strong>๐ Donate via Crypto or QRIS</strong></a> </p>Crypto payment details are maintained at donate.curzy.dev.
<sub>Built with passion as the 9th Project of the 50 Projects Challenge by @curzyori</sub>