GithubHelp home page GithubHelp logo

project-music-releases's Introduction

A 'New Releases' music site using React

Used React components to build a page which shows new album and single releases.

View it live

https://mrsucodesproject9thenewmusicreleaseproject.netlify.com/

Questions asked and answered

  • How to write React components
  • How to use .map to iterate over an array of data and mount many components
  • How to use React props to feed information to components
  • How to structure React projects into small chunks

Required 🧪

  • Display each album; album cover image, album name, the name of each artist involved.
  • When hover over an album should show a play button
  • When hover over the play button, it grows
  • When click the album, it links to the album's external url in the data
  • When click on an artist, it links to the artist's external url in the data
  • The page is response, showing 4 albums per row on desktop, 2 per row on tablet, and 1 per row on mobile.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.