Skip to content

mattwrightsoft/Music-Album-RN-Practice

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/awesomedev08/Music-Album-RN.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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published