This website is a full-stack social media platform inspired by Twitter. It allows users to post tweets, upload images/videos, and interact with others.
You can check out the deployed version of this project here:
👉 twitterzone.vercel.app
- User Authentication (Sign up, Sign in, Logout)
- Post tweets with text, images, and videos
- Refine post using AI
- Like tweets
- Follow/unfollow users
- Search posts by tags
- Frontend: Next.js, Tailwind CSS, ShadCN UI
- Backend: Next.js API Routes, MongoDB
- Authentication: Next Auth
- Storage: ImageKit (for media uploads)
- Hosting: Vercel