/albums

Exercise project from excellent "The Complete React Native and Redux Course" course by Stephen Grider.

Primary LanguageJavaScript

Albums

Exercise project from excellent "The Complete React Native and Redux Course" course by Stephen Grider.

The application displays a list of Taylor Swift albums received from the backend (https://rallycoding.herokuapp.com/api/music_albums). The user can view the information and go to the purchase of the album on the Amazon website by clicking the "Buy" button.

App screen shot

Installation

  1. Install XCode (with iOS emulator).
  2. Install React Native.
  3. Run this project with
react-native run_ios