Music App based on Apple Music API.
View Live
·
Report Bug
Harmony is an application that allows users to browse music-related content, including albums, songs, artists, and music videos.
It is built using the Apple Music Kit API and is completely free to use, offering only 30-second song previews.
The app also provides the ability to save items to a personal library for easy access later on.
- Clone repo
git clone https://github.com/ike-gg/Harmony
- Install dependencies
npm install
- Run the app
npm run start
To contribute, simply fork this project and create a pull request with your changes. Whether it's a new feature, bug fix, or documentation improvement, we appreciate all contributions. Thank you for your interest in helping to make this project even better!