Skip to content

frankrobert/SpotiUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotiUI

Recreating the Spotify UI and functionality

React, Redux, React-Router, Express

Start

  • install node v8.9.0 or nvm use
  • npm i
  • npm start

Motivation

I wanted to practice CSS, Express as well as try out new ways to organize Redux actions and reducers.

Progress and TODO List:

  • Left-hand Nav
    • Playlists [x]
    • Add New Playlist [x] (UI is good, missing part of the endpoint)
    • Browser []
    • Radio
  • Auth [x]
  • Get User Info [x]
  • Everything else... []

About

slow attempt to recreate the spotify UI and functionality, mainly messing around with Redux structure and API calls

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors