Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvenom authored Nov 19, 2019
1 parent e115b44 commit bfc2a78
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
# Instagram Clone in SwiftUI

[Apple](https://www.apple.com/) has just released its new programming language called [SwiftUI](https://developer.apple.com/xcode/swiftui/) and keeping the commitment to deliver high compatibility, high manutenability and easier development, we created this Template so you can learn how to use the new language along with [GraphQL](https://graphql.org/) to achieve your goals.

This application mimics the basic operations of [Instagram](https://instagram.com), while using Parse resources to make everything easier.

# Learn it from scratch!

We also created a series of [Blog Posts](https://blog.back4app.com/) to help you learn how to develop this template yourself.
Those posts go in detail on how to crate the UI structures, call GraphQL quries and Mutations and bind everything together.

Here are the chapters:
- [Part 1 - An Instagram clone using SwiftUI and GraphQL](https://blog.back4app.com/2019/08/27/instagram-clone/)
- [Part 2 - An Instagram clone using SwiftUI and GraphQL – Login](https://blog.back4app.com/2019/09/03/swift-instagram-clone/)
- [Part 3 - An Instagram clone using SwiftUI and GraphQL – ProfileView](https://blog.back4app.com/2019/09/16/instagram-clone-profile/)
- [Part 4 - Instagram Clone App using SwiftUI and GraphQL – HomeView](https://blog.back4app.com/2019/09/26/instagram-clone-homeview/)

We also have [Full Documentation](https://www.back4app.com/docs/ios/instagram-clone-download) in our [Docs section](https://www.back4app.com/docs/).

# Download the XCode Template

The full code in [SwiftUI](https://developer.apple.com/xcode/swiftui/) is available in our [Github Repository](https://github.com/back4app/Back4Gram) so you can download and use for free.

# Start without effort

Do you want a quick start?
Clone this App from our [Hub](https://www.back4app.com/database/back4app/instagram-clone-swiftui) and start using it without any hassles!

0 comments on commit bfc2a78

Please sign in to comment.