Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/peterkibuchi/twitter-clone-2.0

Minimal Twitter Clone built off the T3 Stack.
https://github.com/peterkibuchi/twitter-clone-2.0

clerk nextjs prisma t3-stack tailwindcss trpc twitter-clone upstash zod

Last synced: about 2 months ago
JSON representation

Minimal Twitter Clone built off the T3 Stack.

Awesome Lists containing this project

README

        

# Twitter Clone

> Minimal Twitter Clone built off the [T3 Stack](https://create.t3.gg).
> Live demo [_here_](https://twitter-clone-pro.vercel.app).

## Table of Contents

- [General Info](#general-information)
- [Technologies Used](#technologies-used)
- [Project Status](#project-status)
- [Acknowledgements](#acknowledgements)

## General Information

- I undertook this project as a hands-on means of learning how to build complex real world applications with the [T3 Stack](https://create.t3.gg).

## Technologies Used

- [TypeScript](https://www.typescriptlang.org)
- [Next.js](https://nextjs.org)
- [Prisma](https://prisma.io)
- [Tailwind CSS](https://tailwindcss.com)
- [tRPC](https://trpc.io)

## Project Status

Project is: _complete_.

## Acknowledgements

- This project was based on [this tutorial](https://youtu.be/YkOSUVzOAA4).