henrik-dmg / reactjs-apple-musickit

Sample ReactJS Apple MusicKit Integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample ReactJS Apple MusicKit Integration


Languages

Language:CSS 65.8%Language:JavaScript 33.7%Language:HTML 0.5%