https://github.com/sebastian-nunez/crypto-track
An iOS application for effortlessly staying updated on the latest cryptocurrency prices.
https://github.com/sebastian-nunez/crypto-track
cryptocurrency ios swift swiftui
Last synced: 3 months ago
JSON representation
An iOS application for effortlessly staying updated on the latest cryptocurrency prices.
- Host: GitHub
- URL: https://github.com/sebastian-nunez/crypto-track
- Owner: sebastian-nunez
- License: mit
- Created: 2023-12-04T16:37:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-05T17:26:19.000Z (over 1 year ago)
- Last Synced: 2025-01-21T13:13:13.343Z (4 months ago)
- Topics: cryptocurrency, ios, swift, swiftui
- Language: Swift
- Homepage:
- Size: 21.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CryptoTrack
> An iOS application for effortlessly staying updated on the latest cryptocurrency prices.

## Table of Contents
- [Features](#features)
- [Demos](#demos)
- [Technologies](#technologies)
- [Setup](#setup)
- [License](#license)## Features
1. **Real-Time Price Updates:** Stay up-to-date with real-time cryptocurrency price information.
2. **User-Friendly Interface:** Enjoy a sleek and intuitive design crafted with SwiftUI for a modern user experience.
3. **Dark Mode Support:** Choose between light and dark themes for comfortable day and night use.
4. **Secure and Reliable:** Prioritize security with the assurance that your data is treated with utmost confidentiality.
## Demos
### Light Mode

### Dark Mode

### Main Home View (Static)

## Technologies
- **Swift:** The primary programming language for iOS app development.
- **SwiftUI:** A modern declarative UI framework for building user interfaces across Apple platforms.
## Setup
To run CryptoTrack locally, follow these steps:
1. Clone the repository:
```bash
git clone https://github.com/sebastian-nunez/crypto-track
```2. Open the Project in XCode
## License
This project is licensed under the [MIT License](LICENSE).