Nice code, but now it's mine! 😎
Go to file
2024-11-21 00:37:02 +08:00
src chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
.eslintrc.json chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
.gitignore chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
components.json chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
LICENSE chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
next.config.ts chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
package.json chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
postcss.config.mjs chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
README.md chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
tailwind.config.ts chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00
tsconfig.json chore: initialize Next.js project with shadcn 2024-11-21 00:37:02 +08:00

MineCodeNow

📝 Description

Nice code, but now it's mine! 😎

🚀 Quick Start

git clone https://github.com/NGC2207/mine-code-now.git
cd mine-code-now
bun install
bun run dev