Music Finder
A simple music player built with React using the Deezer API as the final project for the CSUMB CST438 class. It was originally built with a Spring Boot backend (which was the focus of the class) however I rebuilt the backend using Next.JS server functions and browser local storage for your saved songs. Managing state between a global player component and the individual song cards was probably the most challenging part of the project.
