A clone of the Instagram App using Firebase for the backend service. Users can create account and login with their details.
- iOS 14.5 and above
- Xcode 13 (9.3 compatible)
- Create account
- Login and logout
- Follow and Unfollow
- Comment on posts
- Like posts
- Edit profile
- Explore posts
- Search posts
Clone the repository
$ git clone https://github.com/omokagbo/InstagLAM.git
$ cd InstaGLAM
$ pod install
Open the file InstaGLAM.xcworkspace
using Xcode
Click on the play button at the top left corner to build and run the project