A SwiftUI-powered iOS app inspired by the popular social media platform, Instagram. Table of Contents
Overview Features Requirements Installation Usage Contributing License Overview
Sharegram is a mobile app designed to allow users to share moments from their lives through photos and videos. With a focus on community and interaction, Sharegram enables users to follow friends, share content, and engage with others through likes and comments. Features
User authentication and profile management Photo and video sharing with captions and hashtags Follow and unfollow users Like and comment on posts Feed displaying latest posts from followed users Profile pages for users to showcase their shared content Requirements
iOS 15.0+ Swift 5.5+ Xcode 13.0+ Installation
Clone the repository: git clone https://github.com/LucasJorgeHubert/SwiftUI-Sharegram-App.git Open the project in Xcode: open Sharegram.xcodeproj Install dependencies: swift package update Build and run the app: Cmd + R Usage
Launch the app and create an account or log in to an existing one. Explore the feed to discover new content from followed users. Share your own moments by tapping the "+" button. Engage with others by liking and commenting on posts. Contributing
Contributions are welcome and encouraged! If you'd like to contribute to Sharegram, please: Fork the repository. Create a new branch for your feature or bug fix. Submit a pull request with your changes. License
Sharegram is released under the MIT License. See LICENSE for details. Disclaimer
This project is for educational purposes only and is not affiliated with Instagram or any of its affiliates.