sushreeta / Movie-Search-App

Movie-Search-App

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie-Search-App

Movie-Search-App by Sushreeta Sahoo

This is a new React Native project, bootstrapped using @react-native-community/cli.

Clone The App

git clone git@github.com:sushreeta/Movie-Search-App.git
cd Movie-Search-App

Step 1: Start the Metro Server

# using npm
npm start

# OR using Yarn
yarn start

Step 2: Start your Application

For Android

# using npm
npm run android

# OR using Yarn
yarn android

For iOS

# using npm
npm run ios

# OR using Yarn
yarn ios

Troubleshooting

If you can't get this to work, see the Troubleshooting page.

Learn More

To learn more about React Native, take a look at the following resources:

About

Movie-Search-App


Languages

Language:JavaScript 45.0%Language:Java 28.6%Language:Objective-C 9.2%Language:Ruby 9.2%Language:TypeScript 5.0%Language:Objective-C++ 3.0%