Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 593 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 593 Bytes

sorta

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.

Development

# Install dependencies
> npm install

# Run the dev server
> npm start

# Lint code
> npm run lint

License

Licensed under the MIT License.