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!