/Strophic

A React Native music app

Primary LanguageJavaScript

Strophic

A React Native music app

✅ Requirements

🏃 Getting Started

First, clone this respository and access the created folder:

# Cloning repository
git clone https://github.com/iamtheluiz/Strophic.git

cd Strophic/

Getting into the folder, install project dependencies:

npm install
# or
yarn install

Run project using:

npm start
# or
yarn start

💼 Authors

📃 License

This project is under the GNU General Public License - see the LICENSE file for details.