- Signup/Login
- Add Tweet
- Follow people
- Like, Retweet, comment
- View profile
- Search users in explore section
- Add bookmarks
- Dark mode
- Notifications
- Live updations of like, retweet
- Create a .env.development file with the following contents:
REACT_APP_SERVER_URL=http://localhost:5000
REACT_APP_SECRET_KEY=<YOUR_SECRET_KEY>npm install && npm start
username: demoaccount
password: 12345678