Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.59 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.59 KB

Netflix Redux Clone

A Netflix clone built using React, Redux and Stripe Payments.

Live demo

https://netflix-clone-redux-c96b9.web.app/

How it works

  • The movie data is retrieved using the TMDB API.
  • You can sign up and create an account, authentication is done through Firebase
  • After signing in, click on the avatar icon on the top right corner, from there you select a payment plan(NOT REAL, ONLY FOR TEST PURPOSES)
  • Click subscribe on a plan
  • You will be redirected to the checkout page
  • Enter the card number: 4242 4242 4242 4242 and fill out the rest of the details with dummy data
  • After all details are entered click "Subcribe" and wait for the payment to finish
  • After the payment is done, you will see if you click on the avatar icon on the top right corner, it will indicate the plan you have chosen

APIs used

Built using

Platform

License

Code released under the MIT License.