https://github.com/anans9/cryptoworld
A cryptocurrency app built with Swift and SwiftUI. The app displays real-time crypto prices.
https://github.com/anans9/cryptoworld
coinpaprika-api swift swiftui
Last synced: 4 months ago
JSON representation
A cryptocurrency app built with Swift and SwiftUI. The app displays real-time crypto prices.
- Host: GitHub
- URL: https://github.com/anans9/cryptoworld
- Owner: anans9
- License: mit
- Created: 2024-10-22T21:24:58.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T21:35:24.000Z (8 months ago)
- Last Synced: 2024-12-28T15:52:00.311Z (6 months ago)
- Topics: coinpaprika-api, swift, swiftui
- Language: Swift
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CryptoWorld 🌐
A **cryptocurrency app** built using **Swift** and **SwiftUI**. This app lets users monitor the latest prices in real-time.
---
## Features 🚀
- **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.---
## Technologies Used 🛠️
- **Swift**
- **SwiftUI**
- **MVVM Architecture**
- **NetworkManager** for API calls
- **GitHub** for version control---
## Screenshots 📱
---
## Installation 📥
1. Clone the repository:
```bash
git clone https://github.com/thatmissedsemicolon/CryptoWorld.git