a React Native movie app
More info: This project uses api key from TMDB
Note: Make sure you have installed the
environment
.
- Step 1: clone this repo.
- Step 2: move to project directory and create a
.env
file as following example. - Step 3: intall library.
npm install
- Step 4: run the app on emulator or device.
npm start