A cryptocurrency app built using Swift and SwiftUI. This app lets users monitor the latest prices in real-time.
- Real-time crypto prices fetched from a public API.
- Smooth UI transitions with SwiftUI animations.
- MVVM architecture for clean and maintainable code.
- Support for dark mode and light mode.
- Pull-to-refresh for the latest market updates.
- Swift
- SwiftUI
- MVVM Architecture
- NetworkManager for API calls
- GitHub for version control
- Clone the repository:
git clone https://github.com/thatmissedsemicolon/CryptoWorld.git