Skip to content

This repo contains files for a React Native app that displays a list of Albums based on data pulled from an external API.

Notifications You must be signed in to change notification settings

jmschmidt/ReactNativeExercise-AlbumsList

Repository files navigation

React Native Exercise - Album List

This repo contains files for a React Native app that displays a list of Albums based on data pulled from an external API.

This was based on the first project lecture from Stephen Grider's Complete React Native and Redux Course Udemy course.

Prerequisites

  1. Node v6.6 or above
  2. NPM
  3. React Native CLI: If not installed run npm install -g react-native-cli
  4. Latest version of Xcode if running iOS

Project Setup

  1. Clone the repository.
  2. Install dependencies: In your terminal, execute npm install
  3. Execute react-native run-ios to build and run the app in the iOS simulator.

About

This repo contains files for a React Native app that displays a list of Albums based on data pulled from an external API.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published