Skip to content

netflix-clone is basically a clone of the well-known films and television series streaming website Netflix. It uses TMDB API to show the posters of movies and television series and react-youtube and movie-trailer packages to show the trailers.

Notifications You must be signed in to change notification settings

farrukh125/netflix-clone

Repository files navigation

netflix-clone

netflix-clone is basically a clone of the well-known films and television series streaming website Netflix. It uses TMDB API to show the posters of movies and television series and react-youtube and movie-trailer packages to show the trailers.

If you have any questions or suggestions, feel free to open an issue or pull request :)

Website shields.io react node npm

Live Application 🌐

Screenshot

netflix-clone

Guidelines

STEP 1

Clone this Repository

 git clone https://github.com/farrukh125/netflix-clone.git

STEP 2

Run - npm install

 npm install

npm install downloads packages and their dependencies

STEP 3

Run - npm start in the project directory (root directory of the project folder)

  npm start

npm start runs the app in the development mode.

Open http://localhost:3000 to view it in the browser

Dependencies

  • axios
  • react-youtube
  • movie-trailer

About

netflix-clone is basically a clone of the well-known films and television series streaming website Netflix. It uses TMDB API to show the posters of movies and television series and react-youtube and movie-trailer packages to show the trailers.

Topics

Resources

Stars

Watchers

Forks