Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 596 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 596 Bytes

Instagram Clone

This app is created with Laravel and Vue. This application is a simple working example of instagram features.
MySQL has been used as database.

Available features from Instagram

  1. Signing Up
  2. Creating Profile
  3. Adding profile Picture
  4. Adding profile info (Bio, email etc)
  5. Uploading Post (Picture and Text)
  6. Following other users
  7. Timeline/Feed from followed users

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.