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 :)
git clone https://github.com/farrukh125/netflix-clone.git
npm install
npm install downloads packages and their dependencies
npm start
npm start runs the app in the development mode.
Open http://localhost:3000 to view it in the browser
- axios
- react-youtube
- movie-trailer