Skip to content

A React app template to display albums. Features include a structured component hierarchy, design fidelity, hover effects, and responsive layouts. Clicking on albums or artists links to external URLs. Components provided; focus on data flow and UI interactions.

Notifications You must be signed in to change notification settings

schouenkes/technigo-w5-project-music-releases

 
 

Repository files navigation

Music Releases

To create a page that displays released albums and singles from spotify.

The Problem

We started to break down what we needed to do for the requirements and looked at the design. Then we fetched the data needed and created components, once we had the data we styled it accordingly to the desgin, like hovering effects and icons.

If we had more time we would have played around more with the data and added extra features.

View it live

https://quiet-kataifi-f3470e.netlify.app/

About

A React app template to display albums. Features include a structured component hierarchy, design fidelity, hover effects, and responsive layouts. Clicking on albums or artists links to external URLs. Components provided; focus on data flow and UI interactions.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.8%
  • CSS 41.9%
  • HTML 6.3%