Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jmcgavin/spotifyer

Turn your local music library into Spotify playlists.
https://github.com/jmcgavin/spotifyer

material-ui spotify spotify-api spotify-web-api typescript webapp

Last synced: 20 days ago
JSON representation

Turn your local music library into Spotify playlists.

Awesome Lists containing this project

README

        

# Spotifyer

Turn your local music library into Spotify playlists.

Spotifyer is a tool that lets you search for your local music files on Spotify and add then them to playlists.

## Getting Started

1. Run `npm install`
2. Create a `.env.local` file with `VITE_SPOTIFY_CLIENT_ID={spotify-client-id}` where `{spotify-client-id}` is your Spotify Client ID
3. Run `npm start`