Skip to content

emmakirk/Sprintify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sprintify

1) Create a Spotify app

2) Start Auth Server

  • from the auth-spotify-server directory
npm install
  • In auth-spotify-server/authorization_code/app.js, add Redirect, ID, Secret
  • Run auth server with
node authorization_code/app.js

3) Start Client

  • from the Client directory
npm install
npm start

This project is a psudo-fork of, would be hitting my head against the wall without this boiler plate: https://medium.com/@jonnykalambay/now-playing-using-spotifys-awesome-api-with-react-7db8173a7b13

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages