Simple app which downloads data from https://randomuser.me. Technologies used: CoreData, RxSwift, Kingfisher Getting started Requirements Xcode 14.2 Carthage Installing Get the Carthage: > brew install carthage Get the dependencies: > carthage bootstrap --use-xcframeworks --no-use-binaries --platform iOS