Disney Plus Clone created with reactjs
Disney Plus Clone
LIVE DEMO
Description
ReactJS Disney Plus Clone created with reactjs using firebase .
PREREQUISITES:
- Sign up for a Firebase account HERE
- Install Node JS in your computer HERE
- Download all the images and videos HERE
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
Set-Up locally
- 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