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

viktoria-olo/project-music-releases-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Releases

Our first project practising basic React by creating a site that shows releases from Spotify using an API.

The Problem

We first created a layout sketch using FigJam, to get an overview of the structure of the project componets. We looked at various resrouces, including Technigo exercises, alumni code, youtube videos, and got some help from ChatGPT explaining things.

We had some issues creating the comma between two artists but managed to make it after some research on different methods. If we had more time we would have also done the advanced strech goals.

View it live

https://heroic-crisp-8a05fa.netlify.app/

Instructions

See instructions of this project

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 58.7%
  • CSS 31.4%
  • HTML 9.9%