# ComposeSpotifyDesktop **Repository Path**: fireant/ComposeSpotifyDesktop ## Basic Information - **Project Name**: ComposeSpotifyDesktop - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Compose Spotify Desktop

Declarative UI
A Spotify demo app for desktop using Jetpack Compose UI toolkit
## Demo Home | Search & Detail :-------------------------:|:------------------------- ![](https://media.giphy.com/media/NMLgK1lJ8UGtNxx3ja/giphy.gif) | ![](https://media.giphy.com/media/OaQy1bKngytw5FvoSg/giphy.gif) # Jetpack Compose Jetpack Compose is Android’s modern toolkit (now supporting Desktop) for building native UI. It simplifies and accelerates UI development on Android. Quickly bring your app to life with less code, powerful tools, and intuitive Kotlin APIs. ## How to get started - Please download the Early Access version of IntelliJ [from here](https://www.jetbrains.com/idea/nextversion/#section=mac). - Load the project and run Main.kt - Start new project from Desktop using Kotlin 1.4.+ ## Official Documentations - Official Google Documentation - [Compose for Desktop](https://www.jetbrains.com/lp/compose/) - [Jetpack compose](https://developer.android.com/jetpack/compose) - [Jetpack compose Samples](https://github.com/android/compose-samples) ## Please Share & Star the repository to keep me motivated.