-login creates MySpot and Tinderify playlists on Spotify
-added functionality to add songs to playlists; check example on What I'm listening to
-added Selected User redux store for profile and playlist components (for refactoring in next branch)
-misc cleanup and error handling
-login creates MySpot and Tinderify playlists on Spotify -added functionality to add songs to playlists; check example on What I'm listening to -added Selected User redux store for profile and playlist components (for refactoring in next branch) -misc cleanup and error handling
Conflicts:
client/src/App.js
client/src/app/reducers/index.js
client/src/components/NowPlaying.js
client/src/components/profile/ProfileCard.js
client/src/components/profile/ProfileTable.js