TWITTER is a Twitter Web application clone, built on the top of Laravel and enables you to:
- Register and Login using Laravel Authentication.
- Login with Facebook API and Laravel Socialite.
- Follow and Unfollow users.
- Create and delete tweets.
- List users with their followers, following and tweets count.
- Show user's profile page with his tweets in addition to followers, following and tweets count.
- Search for users by {username}.
- Search by Algolia API and Algolia-Laravel Library.
- Like and Unlike tweets.
- List tweets with their likes count.
Thank you for considering contributing to the project! Follow PSR-2 coding style guide.
If you discover a security vulnerability, please send an e-mail at [email protected]. All security vulnerabilities will be promptly addressed.
The project is open-sourced software licensed under the MIT license.