/react-native-albums

A React Native application that introduces the framework and teaches pulling data from an API

Primary LanguageJavaScript

RN Album Puchase

Welcome to an app dedicated to Taylor Swift! The app fetches data from a 3rd party API and consumes the data to build a list of Taylor Swift albums with a link to purchase on Amazon.

Album Preview

Some of the things I used in building this application are

  • React
  • React-native
  • Axios
  • Functional Components
  • Class Based Components

I also got a really good feeling about how destructuring, props, styling, importing, and exporting with React Native is handled.