This project initializes a front-end application with React.
It integrates the Spotify API allowing access to their database's music, tracks, and playlists.
This web application allows users to add, eliminate, and update tracks and playlists to their Spotify account on demand.
It serves as an example of what React can do in the front end and also functioned as a milestone project to learn the reactive thinking of the framework polishing my skills.