This project is a simple Instagram clone where users can register, post photos, and interact with others by liking their posts. The project is developed using the Swift programming language and runs on the iOS platform.
| Screenshot 1 | Screenshot 2 |
|---|---|
![]() |
![]() |
- Users can sign up and log in to the application.
- Users can upload photos and add captions.
- Users can like posts from other users.
- Users can see posts from the users they follow in their feed.
- Clone or download this project.
- Open the
BasicInstagramClone.xcodeprojfile in Xcode. - Build and run the project in Xcode.
- The application will run on the simulator or a physical device.
- Upon launching the application, you will see a login or registration screen where users can sign up or log in.
- After signing up or logging in, you will be taken to the main feed where you can view and like posts from other users.
- By clicking on the "Profile" tab in the top navigation bar, you can edit your own profile and view the users you are following.
- To add a photo, click on the plus (+) icon on the main feed.
This project is currently under development, and we welcome contributions. If you would like to contribute, please read the CONTRIBUTING.md file and create a pull request to submit your contributions.
This project is licensed under the MIT License. For more information, please refer to the LICENSE file.
If you have any issues, suggestions, or feedback, please contact us at [email protected].

