A Netflix clone built using React (Custom Hooks, Context), Firebase & Styled Components.
Default Credentials Mail: test@mail.com Password: test1234
You can read the entire development process of this app on my portfolio article.
Follow the steps below:
Install all required dependencies with this command:
- You can use
npmif you like, but I highly recomend you stick withyarn.
yarn installSee the LICENSE file for licensing information.