A twitter clone built using React for frontend and Nodejs with Express for backend, Mongodb for storing the user information.
- User Authentication: Secure user authentication system allows users to sign up, log in, and log out securely.
- Tweet Creation: Users can create tweets, sharing their thoughts and opinions with their followers.
- User Interaction: Users can like and bookmark tweets, as well as reply to tweets, fostering engagement and interaction.
- Chats: Users can directly chat to one another.