Crypto Tracker is an Android application designed to provide users with real-time cryptocurrency data, including prices, market trends, and detailed information for their favorite coins. Built with modern tools like Kotlin and Jetpack Compose, this app features an elegant UI and integrates APIs for dynamic data.
- 📈 Real-Time Data: Displays live cryptocurrency prices and market details.
- 🎨 Custom Fonts: Styled with custom
.ttf
fonts for a unique look and feel. - 🖼️ Elegant UI: Built with Material 3 Design Principles.
- 🚀 Modern Tech Stack: Kotlin, Jetpack Compose, Retrofit, Coil, and MVVM architecture.
(Add screenshots here to showcase the app's interface.)
- Language: Kotlin
- UI Framework: Jetpack Compose (Material 3)
- Networking: OKHttp for API integration
- Image Loading: Coil
- Architecture: MVVM (Model-View-ViewModel)
- Fonts: Custom
.ttf
integration
The app utilizes APIs to fetch real-time cryptocurrency data. Ensure you have your API keys set up in the project to enable data fetching.
- Clone this repository:
git clone https://github.com/Vivek-2004/Crypto-Tracker.git