https://github.com/colineckert/t3-twitter
Twitter clone built using create-t3-app
https://github.com/colineckert/t3-twitter
next-auth nextjs planetscale prisma t3-stack tailwindcss trpc typescript
Last synced: 2 months ago
JSON representation
Twitter clone built using create-t3-app
- Host: GitHub
- URL: https://github.com/colineckert/t3-twitter
- Owner: colineckert
- Created: 2023-07-01T14:57:17.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-15T19:32:00.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T06:07:11.895Z (over 1 year ago)
- Topics: next-auth, nextjs, planetscale, prisma, t3-stack, tailwindcss, trpc, typescript
- Language: TypeScript
- Homepage: https://t3-twitter-topaz.vercel.app/
- Size: 108 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# T3 Twitter
A Twitter clone built using the [T3 Stack](https://create.t3.gg/) project, bootstrapped with `create-t3-app`.
## Stack
- [Next.js](https://nextjs.org)
- [NextAuth.js](https://next-auth.js.org)
- [Prisma](https://prisma.io)
- [Tailwind CSS](https://tailwindcss.com)
- [tRPC](https://trpc.io)