项目作者: skwak0205

项目描述 :
Build a netflix clone with react.js, material-ui and firebase authentication and database.
高级语言: JavaScript
项目地址: git://github.com/skwak0205/React-Netflix-Clone.git
创建时间: 2020-10-02T18:15:36Z
项目社区:https://github.com/skwak0205/React-Netflix-Clone

开源协议:

下载


Build a Netflix Clone web application with React.js.

This project has multiple pages: Home, Browse (which uses Firebase authentication), sign in, and sign up. The sign in page will connect to Firebase when a user tries to sign in, and when a user signs up, we will use Firebase auth to store the user in the Firebase auth database. Browse page will fetch series and films from movie API.