Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Playlist Manager

Welcome to the Spotify Playlist Manager - a dynamic web app that lets you interact with your Spotify account to search, create, and manage playlists with your favorite songs. Easily authenticate, search, and save playlists right back to Spotify.

Features

  • Spotify Authentication: Securely log in to access and manage your Spotify music.
  • Search Music: Look up songs, albums, and artists in Spotify's vast library.
  • Create Playlists: Organize your favorite tracks into playlists for various occasions.
  • Save Playlists: Instantly save your playlists to your Spotify account.

Getting Started

Prerequisites

  • NPM
  • A Spotify Developer account

Installation

  1. Clone the repo:
    git clone https://github.com/yourusername/spotify-playlist-manager.git
    
  2. Install NPM packages: cd spotify-playlist-manager npm install
  3. Create a .env file in the root directory and add your Spotify API credentials: SPOTIFY_CLIENT_ID=your_spotify_client_id SPOTIFY_CLIENT_SECRET=your_spotify_client_secret

Running the application

Start the server with: npm start

Navigate to http://localhost:3000 in your web browser to access the app.

About

Spotify Playlist Manager

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages