- Programming language used is JavaScript
- Used Mongodb for database
- Used React as frontend framework
- Used Nodejs for backend server
- Used TailwindCSS as CSS framework
- Users can Sign Up
- Users can Log In
- Users can Publish Tweets
- Tweets can only have less than 200 characters
- Users can View Tweets from other users
- Users can Like Tweets of other users
- Users can Logout from their account