craftamap / spotimerge-react

spotimerge-react is a "spotimerge" implementation built in react, using zustand as state management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spotimerge-react

Screenshot showing the playlist ui of spotimerge react

spotimerge-react is a "spotimerge" implementation built in react, using zustand as state management.

spotimerge is a tool to merge multiple spotify playlists into a single playlist. If a playlist gets updated, you can visit spotimerge again and update the songs in your #SpotiMerge playlist.

Usage

You can use spotimerge-react under craftamap.github.io/spotimerge-react/.

Development

spotimerge-react is built using esbuild, using @craftamap/esbuild-plugin-html as HTML plugin.

Use yarn build for building, yarn watch and yarn serve for development.

About

spotimerge-react is a "spotimerge" implementation built in react, using zustand as state management.


Languages

Language:JavaScript 99.0%Language:HTML 1.0%