Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)