# Nextflix Mobile

A simple movies/series streaming mobile app build with React Native.

# Features

  • Simple yet intrutive UI
  • Search Your favourite movie/series powered by TMDB API
  • Get instant viewing of content with VidSrc API
  • Build Ad-Blocker to keeps ads away while u enjoy

# Technologies:

# Demo

Screenshot - Expo
Screenshot - Expo

Expo Go Demo

# Installation

Run on IDX with pre-configured setup

OR Follow these steps to set up your project locally:

  1. Clone the repository:
git clone https://github.com/samay15jan/nextflix
  1. Navigate to the project directory:
cd nextflix
  1. Install dependencies:
npm install
  1. Install Expo CLI:
npm install -g expo-cli
  1. Run the project
  • Run Locally
npm run android
  • Run on IDX
npm run android -- --port 5554 --tunnel

NOTE:- Do add your TMDB_API in .env

# License

This project is licensed under the MIT License - see the License file for details.

Happy streaming! 🎬🍿

Stay tuned for more updates at here!