Skip to content

Simple app to list bands, their albums & its songs

Notifications You must be signed in to change notification settings

helcioItiyama/Band

Repository files navigation

➡️ ABOUT THE PROJECT

This project was developed using React-Native.

homepage

💻 TECHNOLOGIES USED FOR THIS PROJECT:

Mobile

ℹ️ HOW TO RUN THE APPLICATION

To clone and run this application, you'll need Git and NodeJS.

You just need to run the following commands:

# Clone this repository
$ https://github.com/helcioItiyama/Band.git

# Go into the repository
$ cd Band

# Install dependencies
$ npm install

# Run page
$ npm start
$ npm run android/npm run ios