Technico boot-camp project week 5. Album and single releases. Using React, creating components that are using data from Spotify.
The project was divided into smaller pieces to get a better understanding. Problems were solved by helping each other out in our team. Stack overflow, course material, google and chatGpt were used when problems occured. Decided to have one file for all the css as the project wasn't that big this time, added extra comments to make it easy for others to follow. The explanatory comments also helps me to better understand the code and learn more.
With more time I would've first of all worked on the structure (eg. move some parts from App- to Album- component) and made the code more clean.