Some main features of the clone are given below
- Responsive
- Update Profile Picture
- Update User Information
- Can Tweet with a picture or text
- Chat with Friends In Real Time
- User can see whether another user is online or not
- Like and Comment on tweet
- Follow and unfollow other user
- Real Time Notification for Like a post, Comment on a post, and follow other users
- User Timeline
- Visit Other User profile
- git clone https://github.com/haseebasifdev/twitter.github.io
- composer install
- npm install
- set up your pusher settings
- Set the database connection in .env file
- php artisan migrate
- php artisan serve