DEV Community

M21
M21

Posted on

Built a Twitter Clone with Next.js

Hey everyone! πŸ‘‹ I recently created a Twitter-like social media platform using Next.js after i learn this framework, and it’s now live on Vercel. I tried to replicate the core features of Twitter, like posting, liking, and real-time updates.

I'm using Authjs for authentication and long pooling for live interactions

some pages and features is not implemented for now (like retwitt, search, private messages)

I’d love to get your feedback for this app.

Thanks in advance! πŸ™

Top comments (0)