The cyber swiss army knife of lookup tools. Research information on domains, IP addresses, email addresses, and more.
Check out the hosted version here: lookup.tools
Roadmap: https://github.com/users/aelew/projects/1/views/2
- create-t3-app: The best way to start a full-stack, typesafe Next.js app
- Bun: An all-in-one JavaScript runtime & toolkit designed for speed
- Next.js: The React framework for the web
- tRPC: End-to-end typesafe APIs
- Tailwind CSS: A utility-first CSS framework
- shadcn/ui: Beautifully designed components
- Pigeon Maps: Maps without external dependencies
Clone the project
git clone https://github.com/aelew/lookup.tools.git
Go to the project directory
cd lookup.tools
Install dependencies
bun i
Start the local development server on http://localhost:3000
bun dev