Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.39 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.39 KB

CryptoTracker

Sample Swift 5 application utilizing the Combine framework and MVVM, to fetch and display data from CoinMarketCap API

Getting Started

  • Copy and Clone the project.
  • Run and build.

NOTICE

You will need to provide your CoinMarketCap APIKey and replace the value here

Screenshots

Light Dark Details
Light mode dark mode details

Libraries/Frameworks Used

Project Requirements

  • iOS 13.0+
  • Xcode 14+
  • Swift 5.0+