Made a Netflix clone using React, React-router, Firebase and Context API. CSS applied using styled-components.
To run this project first clone the project on your PC.
After that open terminal and go to that cloned folder's path.
After that run npm install or yarn in your terminal. This will download all the dependencies which is used in this project.
After that run npm start or yarn start in your terminal. It will open project on localhost:3000.
Thank you for viewing this repo😃.