rbhatia46 / albums

Basic React Native app displaying List of Music Albums from an API(built using Express). Best starter app to master all the basics of React Native.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

albums

Basic React Native app displaying List of Music Albums from an API(built using Express). Best starter app to master all the basics of React Native.

How to run the app

  1. Install all the dependencies first of all.
npm install 

or

yarn install
  1. Open your Emulator on your respective device(Android on Windows or iOS on Mac OS)

  2. Run the following command from inside your project directory

react-native run-android

or

react-native run-ios

API Endpoint

Endpoint

About

Basic React Native app displaying List of Music Albums from an API(built using Express). Best starter app to master all the basics of React Native.


Languages

Language:JavaScript 38.2%Language:Objective-C 36.2%Language:Python 14.1%Language:Java 11.5%