A clone of the Instagram App using Firebase for the backend service. Users can create account and login with their details.
- 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
Open the file InstaGLAM.xcodeproj
using Xcode
Click on the play button at the top left corner to build and run the project