Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 919 Bytes

README.md

File metadata and controls

33 lines (22 loc) · 919 Bytes

Netflix Clone

Netflix Clone using React JS

image

Stargazers

Stargazers repo roster for @Yashkapure06/netflix-clone


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

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