Skip to content

This project is a PHP-based Instagram clone built using the Laravel framework. It aims to replicate the core functionalities of Instagram, allowing users to sign up, upload photos, follow other users, like and comment on posts, and explore a feed of posts.

Notifications You must be signed in to change notification settings

ahmedgalal2001/Instagram-Clone

Repository files navigation

InstagramClone Project

This project is a PHP-based Instagram clone built using the Laravel framework. It aims to replicate the core functionalities of Instagram, allowing users to sign up, upload photos, follow other users, like and comment on posts, and explore a feed of posts.

Features

  • User authentication system
  • Real time Instagram
  • Photo and video uploading and sharing
  • Follow/unfollow users
  • Like and comment on posts
  • Explore feed
  • search on users or hashtags
  • Notification

Installation

  1. Clone the repository: git clone https://github.com/your_username/instagramclone.git
  2. Navigate to the project directory: cd instagramclone
  3. Install dependencies: composer install
  4. Copy .env.example to .env and configure your database credentials
  5. Generate application key: php artisan key:generate
  6. Migrate the database: php artisan migrate
  7. Serve the application: php artisan serve

Technologies

  • PHP
  • Laravel framework
  • Cloudinary
  • Axios
  • MySQL

Contributors

Disclaimer

This project is for educational purposes only and does not aim to infringe on any copyrights or trademarks associated with Instagram.

About

This project is a PHP-based Instagram clone built using the Laravel framework. It aims to replicate the core functionalities of Instagram, allowing users to sign up, upload photos, follow other users, like and comment on posts, and explore a feed of posts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published