Skip to content

ahnafalfariza/MoviesDaily

Repository files navigation

Overview

Movies and TV Show mobile application. Available for iOS and Android. Developed as a personal project, created using React Native and TMDb API.

Screenshot

Features

  • Search movie and tv show
  • Discover tv and movies
  • Watch videos related
  • See images related to movie
  • Provide every season episode info
  • and many more

Installation

Make sure you have setup react native environment here

Clone this repo

$ git clone https://github.com/ahnafalfariza/MoviesDaily.git
$ cd MoviesDaily

Install dependencies

$ npm install

If you're running iOS, make sure you install the pods

$ cd ios
$ pod install

Run android or ios

$ npm run android
$ npm run ios

License

Project is published under the MIT license.