You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Twitter clone app built using the MERN stack (MongoDB, Express, React, Node.js), styled with Tailwind CSS and Daisy UI. This app allows users to post tweets, follow others, and interact in real-time. MongoDB stores user data and posts, while Express and Node.js handle server-side logic.