Web application for sorting your Spotify playlists using custom sort rules
This application sorts all your playlists automatically with these sort rules. For more complex cases consider using other applications, e.g. Sortify.
An online instance is available at sorta.alexesprit.com.
# Install dependencies
> npm install
# Run the dev server
> npm start
# Lint code
> npm run lint
Licensed under the MIT License.