turker0 / Rollie

React-Native movie App.

Home Page:https://rollie-web.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rollie

Roll a movie to your watcher oh valley of plenty

Rollie is a mobile movie collection app. You can roll random movie among over 1000 iMDB +7 movies.

Built with Expo Uses Apollo/Client & GraphQL Ocean Stores Redux-Persist
ss1 ss2 ss3

Usage

- clone https://github.com/oguzturker8/Rollie.git

- add npm packages npm install

- create .env file in root directory

.env file:

Variable Value
APOLLO_CLIENT_URI Server Adress "http://ADRESS:PORT"
URIHEAD Omdb Api Head Default Value is "http://www.omdbapi.com/?t="
URITAIL Omdb Api Key Tail "&apikey=<YOUR_OMDB_API_KEY>"

- start expo expo start then press a to run on android.

!not tested on ios yet.

About

React-Native movie App.

https://rollie-web.vercel.app/


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%