/todoMovies

RN Presentational Project

Primary LanguageJavaScript

RN presentational app

Topics:

Install & Run:

#app 
$ npm install
$ npm start 
$ react-native run-ios

#server
cd server
$ npm install
$ node index.js

#add movieDB api key in server/index.js

Presentation

$ cd presentation
$ npm install
$ npm start

Presentation is made by Reval.js