/MovieBrowserHaiNg

An React native Movie Browser mobile application.

Primary LanguageJavaScript

A React native Movie Browser mobile application.

🚀 Getting Started

A. Prerequisites

B. Run MovieBrowserHaiNg application

  1. Clone and Install

    1.1 https://github.com/petervn/MovieBrowserReactNativeHaiNg.git

    1.2 cd to MovieBrowserHaiNg ( cd MovieBrowserHaiNg/MovieBrowserHaiNg)

    1.3 Delete 'Pods' and 'build' in ios folder (MovieBrowserHaiNg/ios)

    1.4 npm install

    1.5 cd ios

    1.6 pod install

  2. Run the React Native MovieBrowserHaiNg App

    2.1 cd to MovieBrowserHaiNg

    2.2 npm start

C. Further Help?

  1. Raise issue on my repository If you can not run.

  2. Best wishes

🚀 Features :

  1. Browse trending and popular movies, and search all movies by title

  2. View relevant details of a particular movie including but not limited to title, overview, release year, runtime and cast members

  3. View details of specific actor or actress including but not limited to name, bio, birth date and list of movies in which have worked

🚀 Tech stack :

  1. React natiev, react hook

  2. Redux hook

  3. API: The Movie DB API (https://www.themoviedb.org/documentation/api)

🚀 Upcoming enhancements :

  1. Unit tests.

  2. Show trendind movies.