Skip to content

Music release project created by Johanna Rosenholm, Sofie Rydmark and Carina Moreno

Notifications You must be signed in to change notification settings

RosenholmJohanna/project-music-releases

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Releases

The project were about to create a webbsite with music releases - albums and singles, using json data and React.

The problem

This was our first project using react. In the beginning it was a bit complicated to understand how to work with react and connect components to later display in browser. We created different components and exported into "final" component - App.js. We used map to return the name of artists & album, and cover image for single/album. The result shows a webbsite with artists, albums and singles, also with a sidebar showing popular playlists.

We started working in the master and then split up into branches to later merged to master again. If more time we might would like to read more to get an even deeper knowledge about React. Also we would have liked to divide albums and singles in different sections instead of have it all mixed as it is now.

View it live

link to webbsite: https://papaya-fox-74e30c.netlify.app/

// Johanna Rosenholm, Sofie Rydmark & Carina Moreno

About

Music release project created by Johanna Rosenholm, Sofie Rydmark and Carina Moreno

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.7%
  • CSS 38.5%
  • HTML 13.8%