/the-movie-app

[MOBILE] Mobile application to look for movies playing now, and see more details about.

Primary LanguageJavaScriptMIT LicenseMIT

Technologies   |    Installation   |    Configuration

The application consists of a system with two screens, home and details. Where the user can look the recent movies, search for a title, and after select a movie the user can see more details about.

To test the project already configured and running click here.

Technologies

Installation

git clone https://github.com/iredhd/ais-react-native-challenge.git
cd ais-react-native-challenge
cp .env.example .env
yarn
yarn start

Configuration

Please, before executing yarn start, fill in the environment variables inside the .env file.

VARIABLE DESCRIPTION
API_KEY TMDB API Key
REDUX_SECRET_KEY REDUX secret key for encrypt