Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phukon/t3-x-clone
A twitter clone using typesafe tech
https://github.com/phukon/t3-x-clone
t3-stack
Last synced: 5 days 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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-26T01:38:39.000Z (about 1 year ago)
- Last Synced: 2023-12-26T23:14:50.910Z (about 1 year 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![chrome_LoVHLeBX3Q](https://github.com/phukon/t3-x-clone/assets/60285613/8b6bbff9-f0c2-4497-8a63-3ab2f786d717)
>💬 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)