You are designing a new music streaming service, and want to create a way to display a card for a single song. A teammate of yours has created a good first attempt, but is missing some styling and key information. Based on the provided Figma wirefranes, please update the app to show a version of the song card that matches the wireframe provided by the design team, as closely as possible!
First, confirm you have installed the latest version of node.
Then, navigate to the root of task1, and run the following commands:
npm install
npm run dev