A simple linktree clone that allows its users to post some links to social media in one url
User can sign in using discord and add unlimited amount of trees for easy sharing
- React
- Next.js
- NextAuth
- Prisma
- tRPC
- Tailwind CSS
- React hook form
- Zod
npm i
npm run dev
npm run build
npm run start
This is a T3 Stack project bootstrapped with create-t3-app
.