This project is a clone of the Disney+ streaming platform, built with ReactJS, Firebase, Redux and Styled Components.
First, pull the project by running the following command.
git clone https://github.com/AbdoulBaguiM/disney-plus-clone.git
After that cd into the repo and install all the dependencies by running
yarn
Run the app with:
yarn start
Open http://localhost:3000 to view it in your browser.
A demo is available to you here. Log in using your google account and enjoy 🚀.