Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 915 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 915 Bytes

Mini Twitter Clone

The application should allow users to register, post tweets, follow other users, and view the tweets of the users they have followed

Application UI

HOME UI

PROFILE UI

Application Demo

You can find a live demo of the application

demo.mp4

Tech Stack

The technologies used in this project include:

  • Next.js Next.js
  • Prisma Prisma
  • MongoDB MongoDB
  • TypeScript TypeScript