Skip to content

Instantly share code, notes, and snippets.

React Test

You are going to fetch information from Rubitify API: https://rubytify.herokuapp.com/api/v1

Requirements:

  • The application should have react, react-router, redux, redux-thunk, action-types, action-creators
  • The app should have a route for each of the following end points:
- /api/v1/genres
- /api/v1/artists

Rubytify.

You are going to create an app that will fetch info from the spotify api and serves over a rails rest API. The app is called: Rubitify

Importer

The importer part of the Rubytify has this requirements: