Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 495 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 495 Bytes

SwiftUI Crypto App

  • An iOS app that displays cryptocurrency data fetched from CoinGecko's API.
  • This app was developed following the Swiftful Thinking's SwiftUI Crypto App course.
  • It uses the MVVM architecture pattern, Combine (publishers/subscribers) and CoreData for persistance.

recording