reactjs-apple-musickit
reactjs-apple-musickit copied to clipboard
Sample ReactJS Apple MusicKit Integration
Sample ReactJS Apple MusicKit Integration.
MusicKit lets users play Apple Music and their local music library natively from your apps and now websites. MusicKit - Apple Developer.
Table of Contents
- Installation Steps
- Screenshots
Installation Steps
The following steps are to start the application:
git clone https://github.com/mohitbhansali/reactjs-apple-musickit.git
cd reactjs-apple-musickit
npm install
// Change developer token in MusicProvider and save the file
vim src/core/MusicProvider.js
npm start
Screenshots
Desktop Version:

Mobile Version:

