/react-native-moviedb

TS & React Native app making use of the omdb api

Primary LanguageTypeScript

React native Movie DB

Get it running
$ git clone git@github.com:trblackw/react-native-moviedb.git
$ cd react-native-moviedb

#yarn
$ yarn && yarn start

#npm
$ npm i && npm start

🚀 Built with the expo cli