This is a Disney+ clone project. It aims to replicate the functionality and design of the popular streaming service Disney+. The clone is built using modern web technologies such as React, Redux, and Firebase.
Live Link : https://disnepluss.netlify.app/
To run the Disney+ Clone locally, follow these steps:
git clone https://github.com/xtremeandroid/disneyPlusClone.gitcd disneyPlusClonenpm install- Create a new project on the Firebase console.
- Enable the Firestore and Authentication services.
- In the project settings, find the Firebase configuration object.
- Copy the configuration object and replace the placeholder values in src/firebase.js with your own Firebase project credentials.
npm run dev



