This is a full-stack application that integrates with the Spotify API to fetch and display information about artists, albums, and tracks.
- Fill in the details specified in
/back/src/main/resources/applications.properties.exampleinto/back/src/main/resources/applications.properties.example. - Run
chmod +x run.sh. - Execute the run script
./run.sh.
This project has as an aditional feature a graph containing each artist from the user's top, related by genre.


