This is a basic version of the twitter application that we use daily. It is built using MERN stack .
npm install express redux mongoosenpm run dev- Express
- Mongoose
- jsonwebtoken
- bcryptjs
- redux
- redux-thunk
- axios
- validator
- moment
- Bootstrap
- Creating account
- Post tweet
- Follow users
- Search using hashtags
Create an account by registering. Once registered login with the same credentials. Then you will be redirected to your homepage where you will be able to add tweets, follow the feeds of users you follow, search for users or hashtags. You can search for users and follow them. You can also delete tweets that belong to you.