Test it out: Disney+
Disney+_720p.mov
Beautiful Disney+ clone built with React.js and styled components.
- Managed React app state with Redux
- Firebase authentication
- Firebase firestore for storing movie data
- Deployed the app to firebase
- Clone this repo
https://github.com/SudhanshuBlaze/disney-plus-clone.git
- Install Dependencies
npm install
-
Setup Firebase
-
Update firebase.js and .env with new keys
-
start the server
npm start