https://github.com/siwachs/netflix-clone-version2
Netflix Clone (React JS + Firebase + YT Data Api)
https://github.com/siwachs/netflix-clone-version2
firebase firebase-auth netflix reactjs tmdb-api youtube-api
Last synced: 3 months ago
JSON representation
Netflix Clone (React JS + Firebase + YT Data Api)
- Host: GitHub
- URL: https://github.com/siwachs/netflix-clone-version2
- Owner: siwachs
- Created: 2022-03-20T18:51:05.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-20T18:53:16.000Z (over 4 years ago)
- Last Synced: 2025-01-30T12:18:42.576Z (over 1 year ago)
- Topics: firebase, firebase-auth, netflix, reactjs, tmdb-api, youtube-api
- Language: JavaScript
- Homepage:
- Size: 691 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Netflix-Clone-ReactJS
Visit Site: https://netflix-payment-v2.web.app
If you want to test the app, use test@gmail.com and q1q1q1q1 as password. if it is not working you can create your own account by clicking sign up.
After Sign up you will land on profile on which different plans are mention choose a plan and click Subscribe.
Use Test card as 4242424 in this format all fields must have only 4242 and process it.
This is Netflix clone with login, checkout and on clicking on movie Thumbnail it play that movie trailer from YouTube.
In this App Firebase is used for Login and hosting which is Async Response since no loader is added you have to wait after click on Buttons. (Don't press buttons repeatedly).
And use Stripe Checkout for Payment Gateway which is also a Async Response with no loader so wait after click on Subscribe.
After than you get access to Home Screen Which Use TMDB API to get movies.