An open API service indexing awesome lists of open source software.

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.

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 📱
![Crypto](https://github.com/user-attachments/assets/8a03ba04-8da4-4f6c-a342-96082927f60a)

---

## Installation 📥
1. Clone the repository:
```bash
git clone https://github.com/thatmissedsemicolon/CryptoWorld.git