/threads

Full stack social network clone - Threads app.

Primary LanguageTypeScript

Threads app - social network app

https://threads-ivshiryaev.vercel.app/
Social network app where you can create, comment, like threads, search for new friends and create communities 🤗

(there is a 2-3 seconds delay after you perorm any action such as like search, etc... wait plz, serverless functions have to warm up a little 😥)

MongoDB - store data.
Clerk - handling authorization and registration.
Uploadthing - uploading files.
Zod - form validation.
Svix - to handle webhooks.
Shadcn, Tailwind - ui.

Jira was used for tracking progress.