Skip to content

jgtavarez/easy-tone

Repository files navigation

Easy Tone - WIP 🚧

author languages

About the project   |    Installation   |    Getting Started   |    Built with   


preview       preview2       preview3      


📕 About the project

Mobile application in charge of facilitating the learning of the piano, it has 3 levels of grade perfect for the most beginners and even more experienced users. Each level has its own theory, musical pieces, exercises and tests.

👷 Installation

You need to install Node.js, Yarn & Android SDK first, then in order to clone the project via HTTPS, run this command:

git clone https://github.com/JuanGabriel2960/easy-tone.git

Or via SSH:

git clone git@github.com:JuanGabriel2960/easy-tone.git

Install dependencies

yarn install

🚀 Getting Started

npx react-native start

Start the Metro console bundler, the JavaScript bundler that ships with React Native. Metro "takes in an entry file and various options, and returns a single JavaScript file that includes all your code and its dependencies."

npx react-native run-android

Let Metro Bundler run in its own terminal. Open a new terminal inside the React Native project folder and run npx react-native run-android. If everything is set up correctly, you should see your new app running in your Android emulator shortly.

🔨 Built With

About

Mobile application in charge of facilitating the learning of the piano.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors