Awesome
<h1 align="center"> <img src="https://user-images.githubusercontent.com/33027382/88688223-4a5eaa80-d123-11ea-93c0-45a745b27046.png" width="100"><br> <a href="github.com/ahnafalfariza/moviesdaily" style="color: black"><span>MoviesDaily</span></a><br> </h1> <p align="center"> <img src="https://img.shields.io/badge/react-16.13-green.svg" /> <img src="https://img.shields.io/badge/react--native-0.63-blue.svg" /> <img src="https://img.shields.io/badge/license-MIT-red" /> </p>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
<img src="https://user-images.githubusercontent.com/33027382/88659555-710aea00-d0ff-11ea-952c-9c62a8b654b1.png" width="200" /> <img src="https://user-images.githubusercontent.com/33027382/88659564-736d4400-d0ff-11ea-84b2-87de74afbc66.png" width="200" /> <img src="https://user-images.githubusercontent.com/33027382/88659539-6bad9f80-d0ff-11ea-8594-0b2b29103282.png" width="200" /> <img src="https://user-images.githubusercontent.com/33027382/88659552-6fd9bd00-d0ff-11ea-8de0-8f2214f5244e.png" width="200" /> <img src="https://user-images.githubusercontent.com/33027382/88659557-71a38080-d0ff-11ea-95b3-ac427db79f85.png" width="200" /> <img src="https://user-images.githubusercontent.com/33027382/88659559-723c1700-d0ff-11ea-92de-fe595bc02469.png" width="200" /> <img src="https://user-images.githubusercontent.com/33027382/88659563-72d4ad80-d0ff-11ea-811e-552659f06c25.png" width="200" /> <img src="https://user-images.githubusercontent.com/33027382/88659566-7405da80-d0ff-11ea-824a-ae3d50e23edd.png" width="200" />
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.