sahil-ahlawat / netflix-clone

A Netflix app clone made with React Native ⚛

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:
$ 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

About

A Netflix app clone made with React Native ⚛


Languages

Language:JavaScript 70.7%Language:Objective-C 10.6%Language:Ruby 7.1%Language:Java 6.7%Language:Python 4.9%