A simple full stack Twitter clone built with React.js, Node.js, MongoDB and More. This project replicates basic Twitter functionalities, allowing users to create accounts, post, like,comment and follow other users.
- User authentication (sign up, log in, log out)
- Create, edit, and delete tweets
- Follow and unfollow users
- View a feed of tweets from followed users
- Like, comment on a tweet
- Responsive design for mobile and desktop
- Frontend: React.js, Tanstack Query,DaisyUI(Tailwind CSS component library) etc,
- Backend: Express.js, Node.js
- Database: MongoDB, Mongoose
- Authentication: JSON Web Tokens (JWT)
git clone https://github.com/faysal-islam-fd/twitter-clone.git
cd twitter-clone