Skip to content

Latest commit

 

History

History
16 lines (7 loc) · 1.18 KB

README.md

File metadata and controls

16 lines (7 loc) · 1.18 KB

It is a clone of Netflix's web interface. This app was created using React functional components, Redux state management, axios async/await requests, and deployed on Google Firebase. Firebase Authentication allows user account creation. Additional functionality includes customer subscription checkout powered by Stripe API integration. Once a user is subscribed, movie data is pulled from The Movie Database (TMDB) for trending movies and movie poster images. Movie trailers are integrated from YouTube if one is successfully found.

Link for the project: https://netflix-clone-e4e6d.web.app/

Screenshot (31)

Screenshot (32)

Screenshot (33)

Screenshot (34)

Screenshot (35)