Skip to content

robin3317/react-native-music-album

Repository files navigation

Music Album

Buy Music Online App with ReactNative. This is a practice project while i am following a course !

Demo

How to create your own copy of this app?

Prerequisites

To create an own copy of this application, you have some prerequisites. They are -

  • NodeJS installed on your system.
  • React Native installed on your system.
  • Have the Android SDK and paths set properly.
  • An android emulator or real device to run the app.

Make own copy

First clone the repository using:

git clone https://github.com/robin3317/react-native-music-album.git

Then install the dependencies using:

npm install

Open your emulator and wait until it completely boot up. Then run the following command to run the app on the emulator.

react-native run-android

Now, you have your own copy of this application!

Credits

Made with ♥ by Abdur Rahman Robin