Skip to content

Latest commit

 

History

History
executable file
·
50 lines (33 loc) · 1.04 KB

README.md

File metadata and controls

executable file
·
50 lines (33 loc) · 1.04 KB

Overview

Preview

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

Download Android .apk installer

Installation

  • Clone repository and install dependencies:
$ https://github.com/karan-singh-07/Netflix-clone-react-native.git
$ cd Netflix-clone-react-native
$ yarn global add react-native-cli
$ yarn
  • Run application
$ react-native run-android
$ react-native run-ios

How to sign in app