Netflix Clone
Netflix Clone using React JS

Stargazers
How to install ReactJs?
npx create-react-app@latest app-name
***
Fetched Data of All the movies from TMDB
1. Create an account in [TMDB](https://www.themoviedb.org/)
2. Go to settings
3. You will find API Option, u can create A new api by reading the guide lines. *** * ### Installation
*
```
git clone https://github.com/Yashkapure06/netflix-clone.git
```
* ```cd netflix-clone```
* ``` npm install ``` - To install all the dependencies