Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 852 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 852 Bytes

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

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: alt text

Mobile Version: alt text

alt text