Skip to content

A React app template to display albums. API. Features include a structured component hierarchy, design fidelity, hover effects, and responsive layouts. Clicking on albums or artists links to external URLs.

Notifications You must be signed in to change notification settings

IdahCollin/project-music-releases-vite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Releases

Technico boot-camp project week 5. Album and single releases. Using React, creating components that are using data from Spotify.

The Problem

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.

View it live

https://music-releases-project-idah-collin.netlify.app/

About

A React app template to display albums. API. Features include a structured component hierarchy, design fidelity, hover effects, and responsive layouts. Clicking on albums or artists links to external URLs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.4%
  • CSS 24.0%
  • HTML 3.6%