Skip to content

An application that can be used to create a Spotify playlist based on the length of your run.

License

Notifications You must be signed in to change notification settings

ryancanavan/Group-Playlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is project using a React front-end that will allow users to make calls to the Spotify API to make a Spotify playlist based on the length of their run. Follow the steps below to setup the project:

  1. Navigate to the Group-Playlist directory
  2. Rename the config.json.example file to config.json
  3. Replace the variables in config.json with the ones for your project which you can get from the Spotify Developer Portal
  4. Run npm install
  5. Run cd client
  6. Run npm install
  7. Run npm run build
  8. Run cd ..
  9. Run node server.js
  10. Open localhost:3001 in your browser

About

An application that can be used to create a Spotify playlist based on the length of your run.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published