Discover Movies
Clone this repo
$ git clone https://github.com/hainv-ohio/react-native-test.git
$ cd react-native-test
$ yarn install or npm install
Create .env
file in your root directory and add the following
API_URL=http://www.omdbapi.com/
API_KEY=YOUR_API_KEY_HERE
$ npx expo start