Coder Social home page Coder Social logo

itunes's Introduction

React Homework

Itunes homework

Learning objectives

Practise making a request in a React app and passing the data from that request down the chain of components
Practise using stateless components

Task

Make a simple React app that displays the current UK top 20 songs. You can get the data for this here: https://itunes.apple.com/gb/rss/topsongs/limit=20/json You are required to use a stateless component as part of your app. The MVP is to request the data, then display the list of songs with each song showing its chart position, title and artist. If you don't like music (why?!) you can go to the link below and choose a different iTunes chart for books/movies etc.

Extensions

Add more information - you could include images or the preview song audio clips. Style this nicely with CSS. AND/OR Add a dropdown to choose a genre of music to display - more URLS can be found at this page, just change the 'xml' part to 'json':ย https://rss.itunes.apple.com/us/?urlDesc=%2Fgenerator

itunes's People

Contributors

tashaford avatar

Watchers

James Cloos avatar

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.