Movie/Series website with the same design Netflix uses.
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:
npm
if you like, but I highly recomend you stick with yarn
.
yarn install
See the LICENSE file for licensing information.