A SwiftUI-based Music Player inspired by the popular website Suno AI, showcasing modern iOS app development techniques. This was just a playground to stream some of my favorite songs from the website
- πΆ Music Player: Play, pause, and control music playback seamlessly with a clean UI.
- π MVVM Architecture: Clean and scalable code structure for maintainability.
- π Combine Framework: Reactive programming for efficient state and data management.
- π§ Background Playback: Enjoy uninterrupted music while using other apps.
- Clone this repository:
git clone [https://github.com/ameddahAchraf/swiftui-music-player.git](https://github.com/AmeddahAchraf/musicPlayerSwiftUI.git
- Open the project in Xcode 15 or later.
- Add your login token from suno.com
- Run the app on the iOS Simulator or a physical device.
- π Lyrics: Add lyrics generated from the API to the screen overlay.
- π Search: Add functionality to search for music tracks.
- π Dynamic Themes: Support for dark/light themes and customizations.
- π Audio Effects: Equalizer and advanced audio effects.
Feel free to contribute by opening an issue or submitting a pull request. Let's build this together!