No need to refresh your page for doing any kind of action in this clone.Some main features of clone is given below
- Update Profile Pictue
- Update User Information like email,username,name
- Chat with Friends In Real Time
- User Timeline
- Can Post
- Like and unlike post
- Can Comments
- Visit Other User profile
- Follow Friends
- git clone https://github.com/haseebasifdev/Instagram_clone.git
- composer install
- npm install
- Set the database connection in .env file
- php artisan migrate
- php artisan serve