Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 319 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 319 Bytes

GithubAppSwiftUI

A 3-day GitHub users app using SwiftUI + async await requests

How to run

  • The project does not contains any third party dependency, so just open GitHubAppSwiftUI.xcodeproj and run in a simulator of your choice.

Project info

  • Built with Swift 5 | Xcode 14.2
  • MVVM architectural pattern