Skip to content

A pair-programming project in which we used react for the first time. It's a Spotify-like app where we display albums from a Spotify data-extract.

Notifications You must be signed in to change notification settings

nehrwein/project-music-releases

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Music Releases

This project we practiced React and created components by using data from Spotify. We build a page which shows new album and single releases. This project was done by Maria Thomasson and Birgit Nehrwein.

The problem

We build the site using three components (Album.js, Artist.js and Header.js) in React. It was a challenge to understand where to add what in the different files that we created. We used ressources from Stack Overflow, Slack and Github for our project. If we had more time, we would add a list of playlists in a sidebar.

View it live

Link to the deployed site: https://music-releases-maria-birgit.netlify.app/

About

A pair-programming project in which we used react for the first time. It's a Spotify-like app where we display albums from a Spotify data-extract.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.5%
  • CSS 35.5%
  • HTML 20.0%