https://github.com/phukon/t3-x-clone
A twitter clone using typesafe tech.
https://github.com/phukon/t3-x-clone
t3-stack
Last synced: 7 months ago
JSON representation
A twitter clone using typesafe tech.
- Host: GitHub
- URL: https://github.com/phukon/t3-x-clone
- Owner: phukon
- Created: 2023-12-17T22:09:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-26T01:38:39.000Z (almost 2 years ago)
- Last Synced: 2025-01-27T21:26:17.983Z (8 months ago)
- Topics: t3-stack
- Language: TypeScript
- Homepage: https://phukonx.vercel.app
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# X (formerly Twitter) clone (t3 stack)
### feat.:
- sign in with their fav o-auth service
- create tweets
- like/unlike tweets
- profile page
- infinite scroll feed
- uses Static Site Generation for profile routes
> I'm using Planetscale MySQL serverless database
>💬 whats the T3 stack?
### ↘ This
- [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)