Netflix clone
About the project
Netflix, Inc. is an American subscription streaming service and production company. Launched on August 29, 1997, it offers a film and television series library through distribution deals as well as its own productions, known as Netflix Originals.
This project aims to reproduct the interface of netflix web application with minimal features from the original application.
Technologies & Tools
Usage
If you want to install and run the project locally , follow these steps:
- git clone repository link
- cd netflix-clone
- npm install
- npm start
You can also view in live at the following link: Netflix clone
Contribute
Do you want to help me improve this? You can do so by following these rules :
- fork the repository first
- create pull request
- Assign me as reviewer
- follow the same coding style