Home  >  Article  >  Web Front-end  >  Built a Twitter Clone with Next.js

Built a Twitter Clone with Next.js

Linda Hamilton
Linda HamiltonOriginal
2024-10-17 06:25:291005browse

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! ?

The above is the detailed content of Built a Twitter Clone with Next.js. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn