This is a "clone of Threads", but this is the desktop version.
The application lets you create threads, comment, tag share etc..
https://threads-nine-orpin.vercel.app/
Tailwind css, https://ui.shadcn.com/
Clerk: User Authentication, Zod (https://zod.dev/) : To validate form inputs
- Aim for 100 / 100 for performance and SEO.
- Split code into server side and client side components.
- Implement Next 13's Server side actions.