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

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

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)