Skip to content

Service to analyze Spotify playlists and export/download them in text format.

License

Notifications You must be signed in to change notification settings

joonarafael/spotisaver

Repository files navigation

SPOTISAVER

This is a Next.js web application to fetch, parse, and analyze Spotify playlists. Application also provides functionality to export and download these playlists as either .json files or .csv files.

Application is constantly up and running here hosted by Vercel.

Favicon by Freepik.

Technical Details

This Next.js (version 14.1.4) web application is built with React library and pre-built UI elements provided by the shadcn/ui library.

Documentation

You can find the User Manual and Installation Guide, among many other interesting documents, within the docs folder.