Skip to content

A working Spotify playlist generator that allows users to search/listen to songs and create playlists simultaneously

Notifications You must be signed in to change notification settings

Waiklam/ProjectPlaylist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Playlist

Overview

This is a project that I created that allows users to create new/edit existing Spotify playlists using the Spotify API. I made this because there isn't a convenient way to make a Spotify playlist (aside from searching the songs and adding manually). This app allows users to see whats in their playlists while editing them.

Using the Application

Online

A fully functioning webpage can be used at: https://waiklam.github.io/ProjectPlaylist/

Running the Project Locally

  1. Fork the repository
  2. Clone the repository or download it
  3. Open your terminal and in the project folder, run:
  npm install
  1. Change redirect_uri in Authentication.js to http://localhost:3000/
  2. Start the server with:
  npm start

About

A working Spotify playlist generator that allows users to search/listen to songs and create playlists simultaneously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published