Skip to content

Frivridna/project-music-releases

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developers: Caroline Byström, Malin Gustafsson, Elaine Bergström

Music Releases

This week's project is to use React components to build a page which shows new album and single releases.

The problem

We used React for the first time this week and as a team of 3 we broke down the project into pieces on Trello. This helped us keep track of it. Our first problem was getting our artist to .map properly so that multiple artists appeared. We solved this through google and looking at other's project code, and then decided to combine artists inside the Album component. We also had problem getting the overlay to work with buttons but eventually discovered some errors in the code format.

If we had more time, we would like to try and map the information directly from the api and do playlists.

View it live

https://fancy-music-project.netlify.app/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 43.9%
  • JavaScript 38.5%
  • HTML 17.6%