Spotifix React & Redux App A music web application using ReactJS, Redux and the Spotify API. Usage # install dependencies yarn install # serve the app: http://localhost:8080/ npm start # run test npm test # generate a package npm run build