netflix-clone
netflix-clone copied to clipboard
A Netflix app clone made with React Native ⚛
trafficstars
Overview

A Netflix app clone made with React Native ⚛
Key features
- Login/User Profile (fake users) 👤
- Main movie selection 🎬
- "Continue Watching" movies 🔄
- Video Player 🎥
Running the app
Key features
- Login/User Profile (fake users) 👤
- Main movie selection 🎬
- "Continue Watching" movies 🔄
- Video Player 🎥
Running the app
Download Android .apk installer
Installation
- Clone repository and install dependencies:
$ git clone https://github.com/matheusmichels/netflix-clone.git
$ cd netflix-clone
$ yarn global add react-native-cli
$ yarn
- Run application
$ react-native run-android
$ react-native run-ios
How to sign in app
-
You can sign in with 2 fake users:
-
Pablo Escobar:
- Email: [email protected]
- Password: pablo123
-
Michael Scofield
- Email: [email protected]
- Password: michael123
-