Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 372 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 372 Bytes

React Spotify Playlists

A react component for viewing and interact with an authenticated users Spotify playlists.

Use

For use inside react apps.

yarn add react-playlist-selector

import PlaylistSelector from 'react-playlist-selector'
<PlaylistSelector />

Development

yarn
yarn build

TODO

• Add support for other streaming services