ColemanMitch / Spowerfy-Redux

Web app built in React that controls the user's Spotify playback. Ideal for Power Hours :)
https://spowerfy.onrender.com/
3 stars 0 forks source link
api reactjs spotify

image

Spowerfy-Redux is a web application built in React that controls the playback of the authenticated user's Spotify account to skip to the next song every minute on the minute for a whole hour. User's have the option to start the playback on any of their active devices and any of their playlists. Ideal use case for Spowerfy is to automate your next power hour! 🍺

It is also a refactor of an existing project that I built back in 2020 in Python with Flask which can be found linked here.

Technologies used:

Running locally

TO DO