#
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:
- React Native
- Expo
- Ghostry Standlone Ad-blocker
- Project IDX (For Development)
#
Demo
#
Installation
Run on IDX with pre-configured setup
OR Follow these steps to set up your project locally:
- Clone the repository:
git clone https://github.com/samay15jan/nextflix
- Navigate to the project directory:
cd nextflix
- Install dependencies:
npm install
- Install Expo CLI:
npm install -g expo-cli
- 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!