Watcha

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 related videos
  • See images related to movie
  • Provide every season episode info
  • Dark and Light modes
  • and many more

Installation

Make sure you have setup react native environment here

Clone this repo

$ git clone https://github.com/jiteshs7/Watcha.git
$ cd Watcha

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

It is made for educational purposes inspired by project named MoviesDaily Git repo link: https://github.com/ahnafalfariza/MoviesDaily

GitHub

View Github