https://github.com/kardespro/next-binfo
Next.js Website Lookup
https://github.com/kardespro/next-binfo
nextjs nextjs-lookup nodejs tailwindcss
Last synced: 11 months ago
JSON representation
Next.js Website Lookup
- Host: GitHub
- URL: https://github.com/kardespro/next-binfo
- Owner: kardespro
- Created: 2023-04-06T18:19:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-12T17:42:33.000Z (almost 2 years ago)
- Last Synced: 2025-05-06T09:45:20.014Z (about 1 year ago)
- Topics: nextjs, nextjs-lookup, nodejs, tailwindcss
- Language: JavaScript
- Homepage: https://next-binfo.vercel.app
- Size: 487 KB
- Stars: 39
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README

Next-binfo
Lookup Next.js Websites Fast And Easily
#
Start To Deploying Next-binfo Website
```bash
git clone https://github.com/kardespro/next-binfo
cd next-binfo
```
```bash
npm i -y
```
Start Server
```bash
next build && next start
```
Contributors