A brief description of what this project does and who it's for
Clone repository:
git clone https://github.com/alexrequeno/MyMoviesApp.git
Install node packages:
npm install
Run on Android:
npx react-native run-android
Run on iOS:
npx react-native run-ios