- 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.