Skip to content

A Netflix app clone made with React Native ⚛

Notifications You must be signed in to change notification settings

SashaRomanov/netflix-clone

 
 

Repository files navigation

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 ⚛

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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