This project is a clone of Instagram for Android phone. It uses the up-to-date Android development technologies, replicates the major functionalities of Instagram. It's a good practice to build and learn android app.
The major frameworks/libraries used to bootstrap this project:
This is a brief instruction on setting up the project locally. To get a local copy up and running follow these simple example steps.
Download and install Andorid Studio
- Clone the repo
git clone https://github.com/Axjun2018/InstagramClone.git
- Open Android Studio
- Open cloned project
- In Android Studio -> Tools -> Firebase -> Cloud Firestore:
- Connect your app to Firebase
- Add the Cloud Firebase SDK to your app
- Authentication using Firebase authentication
- Profile screens
- Creating posts
- Follow users
- Like posts
- Comments
- Search screen
- Post feed screen