Vibeify is a custom playlist generator. This full stack web application was built with a React front-end, Flask back-end, and was deployed with Heroku. This repo contains all back-end code. A repo for the front-end code can be found here.
To see the deployed version, visit https://vibeify.herokuapp.com/. Users must have a Spotify account to use the app.
Vibeify was created by Yesenia Torres (@yesentorres) as a capstone project for the Ada Developers Academy (Cohort 13).
Watch a demo of the app here.
This repo contains source code from a Flask Spotify Authorization extension built by Github user @vanortg.