Full-stack clone of Twitter’s X platform with real-time feeds, authentication, and engagement features, built with:

X Clone mimics the core experience of Twitter X, featuring real-time posting and feed updates via Firebase Cloud Firestore and authentication through NextAuth.js.

The UI is styled with Tailwind CSS, and the app uses Next.js edge functions to handle serverless comment and like endpoints.