About | Features | Technologies | Requirements | Starting | Author
A Netflix clone for web. Coded using ReactJS and Firebase. Connected to the Firebase database and using Firebase auth. There is a homepage, profile selection page, and selected profile's watch page.
✔️ Firebase Auth;
✔️ Firebase Firestore;
The following tools were used in this project:
Firebase Auth and Firestore are required to use this project. Check firebase.js.
# Clone this project
$ git clone https://github.com/gokserpirik/netflix
# Access
$ cd netflix
# Install dependencies
$ npm i
# Run the project
$ npm start
# The server will initialize in the <http://localhost:3000>
Made with ❤️ by Gökser Pirik