yashsongara101 / MovieMax

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movie Max

Movie Max is an movie database app created with tmdb api.

Screenshots

Setup Instructions

Please make sure your react native development envirnment is setup corretly visit https://reactnative.dev/docs/environment-setup?platform=android for setup.

  1. Install node modules with below command
     npm install
  2. Make sure a android device is connected and usb debugging / wireless debugging mode is turned on.
  3. Run below command to launch app on your android device
     npm run android:dev-release

Features Implemented

  1. Bidirectional infinite scollable Movie list.
  2. Filter movies by genre
  3. Search movies by title
  4. Click on movie to see movie details

About


Languages

Language:JavaScript 79.7%Language:Kotlin 6.5%Language:Objective-C 5.8%Language:Ruby 5.1%Language:Objective-C++ 2.0%Language:TypeScript 0.9%