Тёмный

🔴 Let's build Netflix 2.0 with REACT.JS! (Stripe Checkout & Webhooks, Redux, Firestore, Google Auth) 

Sonny Sangha
Подписаться 268 тыс.
Просмотров 230 тыс.
50% 1

Опубликовано:

 

27 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 425   
@SonnySangha
@SonnySangha Год назад
📬Do you want DAILY coding problems sent DIRECTLY to your Inbox? (with solutions the next day) 👉 links.papareact.com/university
@tokunbosuleimon4802
@tokunbosuleimon4802 Год назад
sorted but i now have a line in the middle of the navbar the gradient maybe? anyway will keep you posted.regards
@soumyajitsaha9740
@soumyajitsaha9740 Год назад
can you share the source code link of this project Netflix 2.0?
@Moh_ha
@Moh_ha Год назад
Awesome the only one who shares the next level stuff on youtube! many thanks 🎉
@harshigupta3466
@harshigupta3466 Год назад
Was looking for something like this for soo long!! Thank you so much, made my day
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@alejandrovolonte2296
@alejandrovolonte2296 Год назад
i've been looking for a tutorial to make a netflix clone, and yours is the best. Thanks!. Cheers from Argentina
@cameronsickler5415
@cameronsickler5415 Год назад
1:38:20 Issue: Fixing React Router This is what your App.js will need to look like in order to stay current w/ REACT changes since this tutorial released :) import React from 'react'; import './App.css'; import HomeScreen from './HomeScreen'; import { BrowserRouter, Routes, Route } from "react-router-dom"; function App() { return ( ); } export default App;
@rohitshaw6638
@rohitshaw6638 Год назад
thanks a lot for helping out with this issue!!
@squadishgaming6607
@squadishgaming6607 Год назад
thanks alot man, I got stuck here and spent more than 15 minutes but didn't understand the solution from stack overflow
@cameronsickler5415
@cameronsickler5415 Год назад
@@squadishgaming6607 if you manage to get Stripe payment system working later in the tutorial you’ll have to let me know! Sonny writes the code for it in Firestore version 8 but currently we are in version 9 modular. I’ve had no luck on stack overflow finding someone that knows how to refactor from version 8 to 9. So that’s where I’ve been stuck for awhile now. Good luck to you tho let me know how it goes for ya!
@deaaalawad1539
@deaaalawad1539 Год назад
thanks bro
@asmittyagi6250
@asmittyagi6250 9 месяцев назад
Thanks a lot man
@MissBoom135
@MissBoom135 Год назад
Another fantastic build! Thank you Sonny 🔥
@madhavbathla
@madhavbathla Год назад
can you tell me how much the stripe extension charge monthly??
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@harshAmiya
@harshAmiya Год назад
@@mr.rambaviskar shame on you, code your own
@oluonafeso6014
@oluonafeso6014 9 месяцев назад
So... I tried going back to the todo_list app tutorial with clever programmer from 2020 to which i watched every stream back then but haven't been able to code since then coz of school and stuff. Now I'm trying to build the app and I've run into the most problems i ever encountered in my life, particularly with firestore and getting my app to work generally. i really hope this helps me. keep up the good work man.
@whyfoo
@whyfoo Год назад
LESSS GOOO THANK U FOR THIS SONNY !!!!
@user-nw6my7kj6d
@user-nw6my7kj6d 5 месяцев назад
You are a living legend bro. I've just completed the build... No words to thank you for all this awesome content and energy.
@ajzal_
@ajzal_ 5 месяцев назад
is this tutorial beginner friendly for a guy who knows basic react, cause he's going through redux and all which i have no idea of
@mustaquekhan4255
@mustaquekhan4255 2 месяца назад
Bro…. Can you provide me your GitHub link please. I need some help. Thanks.
@rajpreetsingh4672
@rajpreetsingh4672 Год назад
It will be one hell of a BUILD 🔥🔥🔥🔥
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@jackpaperhands
@jackpaperhands Год назад
You're a legend bro
@johnson6505
@johnson6505 11 месяцев назад
Really loved this one.
@teeglamour2864
@teeglamour2864 Год назад
We ready 😍😍😍😍😍
@leagueoflegendswildriftnep2236
This man, a genius indeed, good to have you here!
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@mohamedbouzidi5212
@mohamedbouzidi5212 Год назад
Thanks so much for your tuto !
@waqarafghannaseer
@waqarafghannaseer Год назад
Alot of the stuff taught here is what i have seen in real world projects as a junior programmer. By far the best tutorial
@tomasburian6550
@tomasburian6550 Год назад
Great job on this, but as far as UI goes, it'd be great to actually have a working framework that lets us search the movies and play them. Any video coming up on that?
@patrickkioko8191
@patrickkioko8191 Год назад
oya oya .... we killing it again... react master is dropping new stuff. stay tuned
@manpreetsinghrana7751
@manpreetsinghrana7751 Год назад
Thank you, Sonny. Just finished this project. Awesome content dude!!!
@Still_standing418
@Still_standing418 Год назад
Hey Manpreet, congrats for completing the project, Just wanted to ask was there any trouble you faced with the project, Due to latest versions.
@manpreetsinghrana7751
@manpreetsinghrana7751 Год назад
Hey, as of now only 2 things have been updated from the time this video was posted. One is Router Dom is updated. But that part is easy , just go through the docs. Firebase authentication and database queries have changed, you will need to redo that part. Overall, if you push enough, you will do it.
@mr.decent8483
@mr.decent8483 Год назад
Hey Manpreet Congo for project completion Can you provide me a time estimate how long it took you to complete this project for general time frame
@teeglamour2864
@teeglamour2864 Год назад
U r just too gifted i am eva inspired by u
@avi91971
@avi91971 Год назад
completed the project overall good project updates: 1- instead of useHistory which is disbanded useNavigate is useful 2- firebase now has all functions of auth as separate functions(read docs) 3-lastly delete all file and folders except counterSlice and some minor tweaks here and there.😁
@zishanpathan9966
@zishanpathan9966 Год назад
I have learned react only can I build this project or first should I learn all other technologies used in the project
@avi91971
@avi91971 Год назад
@@zishanpathan9966 react is fine just make it
@zishanpathan9966
@zishanpathan9966 Год назад
@@avi91971 Okey, thank you for your reply.🤝
@avi91971
@avi91971 Год назад
@@zishanpathan9966 i am also in my learning and building phase so i understand btw if its okay with you then we can make some project together to add team work in our resume
@user-kl8hu4xp7q
@user-kl8hu4xp7q Год назад
You did not encounter a problem when we did deploy, it shows the page for me by default when I click on a project link....
@bendevweb89
@bendevweb89 Год назад
An amazing project with a amazing teacher 🤯💥👏
@Arabian_Epileptic
@Arabian_Epileptic Год назад
Good stuff sonny
@tilakkumar4108
@tilakkumar4108 Год назад
Please try to share those Large Codes you just copy-paste. Example API Requests and CSS.
@Guy3151
@Guy3151 Год назад
const requests = { fetchTrending: `/trending/all/week?api_key=${API_KEY}&language=en-US`, fetchNetflixOriginals: `/discover/tv?api_key=${API_KEY}&with_networks=213`, fetchComedyMovies: `/discover/movie?api_key=${API_KEY}&with_genres=35`, fetchHorrorMovies: `/discover/movie?api_key=${API_KEY}&with_genres=27`, fetchRomanceMovies: `/discover/movie?api_key=${API_KEY}&with_genres=10749`, fetchDocumentaries: `/discover/movie?api_key=${API_KEY}&with_genres=99`, }; there you go
@frogery
@frogery Год назад
thank you my dude
@derouichesofiane2528
@derouichesofiane2528 Год назад
Thank for your video !! I just want to know how to add movies and series ?
@codingvidyalaya8370
@codingvidyalaya8370 Год назад
In the earlier video the auth part was not working hope you will fix this
@zydraakiss
@zydraakiss Год назад
Say BOOM! another great live!
@blue0hat
@blue0hat Год назад
keep energy up 👍👍👍
@aarifhussain1454
@aarifhussain1454 Год назад
❤ from oman sonny.. your builds are really amazing
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@bethelhemwoldeamanuel6371
@bethelhemwoldeamanuel6371 2 месяца назад
thank you very much I really appreciate you.
@msp4045
@msp4045 5 месяцев назад
It was excellent tutorial keep going like this
@ajzal_
@ajzal_ 5 месяцев назад
is this tutorial beginner friendly for a guy who knows basic react, cause he's going through redux and all which i have no idea of
@abbasnawab4995
@abbasnawab4995 Год назад
Amazing Sonny. Really appreciate your efforts.
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@delvinshoko8088
@delvinshoko8088 Год назад
My mannnnnnnnnnnn. Thank you for all these tuts man. I am loving your content bruv. Keep up the good work.
@madhavbathla
@madhavbathla Год назад
Brother can you tell me how much the stripe extension charge monthly
@delvinshoko8088
@delvinshoko8088 Год назад
@@madhavbathla Stripe offers pay-as-you-go pricing, based on payments you process. There are no setup fees, monthly fees, or hidden fees. So it will generally depend on the services you intend to use.
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@davidmermina6723
@davidmermina6723 Год назад
In the first part of your video are you using the Command Promp to build the Netflix App?
@veroveroa
@veroveroa Год назад
THANK you for this awesome build up!! If you're planning to cover more projects, can we do zenly-like app?
@_ANIKETVerma
@_ANIKETVerma Год назад
have you completed this project
@_ANIKETVerma
@_ANIKETVerma Год назад
can you share your code
@tusharjoshi1217
@tusharjoshi1217 Год назад
Is there any difference between the previous Netflix build and this one?
@devwithbrian1534
@devwithbrian1534 8 месяцев назад
Thanks Sonny
@Divyam2600
@Divyam2600 Год назад
Can't it be a 5 day challenge Sonny Sir?? Its been a long time since we had one🥺🥺
@pujabiswas9645
@pujabiswas9645 Год назад
sonny, i am from bangladesh. i almost finish the project but having problem with the blaze plan. stripe doesn't support in my country. can i use bangladeshi credit card in test mood?
@HumanTouchArt
@HumanTouchArt Год назад
react router is not working ... just change it to
@merakicollection4048
@merakicollection4048 Год назад
thanks
@MonLes-xt7gc
@MonLes-xt7gc Год назад
Thanks
@sign0ret128
@sign0ret128 Год назад
gratzie
@sushantrajhans
@sushantrajhans Год назад
thank you @nejc
@moesoheili4517
@moesoheili4517 Год назад
Hi, How do you know gener=27 is related to Horror movies and so on, I didn't find it in the tmdb documentation. Thank you
@itrafaelagar285
@itrafaelagar285 Год назад
Thanksssss!!! one question, useHistory is deprecated? doesn't work to me... I do click, navigation bar change but the page stay at HomeScreen... So, should I update react-router-dom v6 ???? Helppp!!!!!
@anishmandal1248
@anishmandal1248 Год назад
no one has build an recommendation system till now hope to see in this section 🔥
@Adarsh-mn7pl
@Adarsh-mn7pl Год назад
bro that's ml, we don't do it here
@anishmandal1248
@anishmandal1248 Год назад
@@Adarsh-mn7pl yes off course that's ML part but we do have content based filtering recommend system without ML I have done it in Laravel
@prathamranjansingh1210
@prathamranjansingh1210 Год назад
Just wondering how to add multiple account features like in netflix?
@515shivam4
@515shivam4 Год назад
Is it beginner friendly means I know very little react so can I able to understand this coarse?
@adeolaadeniji2886
@adeolaadeniji2886 Год назад
Am having an issue. When I try to console.log(movie) on my console I keep getting an error that say Uncaught (in promise)
@soulrelaxation6769
@soulrelaxation6769 Год назад
Hey @Sonny thank you for the project. How did you get the horizontal(left-right) scroll functionality to the rows? Did I miss anything?
@aayushkujur392
@aayushkujur392 Год назад
To get the horizontal(left-right) scroll functionality to the rows hold the shift key + scroll.
@soulrelaxation6769
@soulrelaxation6769 Год назад
@@aayushkujur392 I thought he is using hover + mouse roller/scroll. Thank you
@mosescodes3677
@mosescodes3677 Год назад
It's about to go down
@Txl66
@Txl66 Год назад
Brilliant tutorial, thanks Sonny!
@mr.rambaviskar
@mr.rambaviskar Год назад
Can you please share me the code you have done?
@khushalgupta9766
@khushalgupta9766 Год назад
Can anyone tell Stripe alternative or what I can integrate with my project to mock the subscription setup plans without purchasing blaze plan ?
@mdanas0007
@mdanas0007 Год назад
You have also a playlist of netlix clone. Can anybody please tell which one should i follow
@Boly_News
@Boly_News Год назад
Sonny i have a question bro where ?? do i get tailwind all icons pack.
@elmihaad6120
@elmihaad6120 Год назад
Hi Sonny, why it does not show premium package as my package when subscribed ?
@huynguyenluonggia6393
@huynguyenluonggia6393 Год назад
login__gradient doesn't have css property position but css property z-index still effect it, can you explain to me???
@smoothreflexsongs5111
@smoothreflexsongs5111 Год назад
Aby body can tell me why I'm not be able to move on the profilescreen page
@matissjudins6272
@matissjudins6272 Год назад
Very nice, thank you
@madhavbathla
@madhavbathla Год назад
can you tell me how much the stripe extension charge monthly??
@ensar6803
@ensar6803 Год назад
@@madhavbathla its free
@AyeshaKhan-vv8bt
@AyeshaKhan-vv8bt 7 месяцев назад
Is this video suited for front end web developers??
@TeluguCoderReloaded
@TeluguCoderReloaded Год назад
Thanks for react
@hanymagdy915
@hanymagdy915 Год назад
I could not to pay to purchase installing the exstision stripe , Is there something else to do instead this guys ??
@mdtausifansari206
@mdtausifansari206 11 месяцев назад
I am having an issue with the isCurrentPackage thing, when I did console log, the output was false whereas it should be true.
@ujjwalgupta7498
@ujjwalgupta7498 Год назад
Can anyone share the code for the final project? I am facing some issues and can't figure out what's wrong, please help ASAP. Thank you.
@srijan6563
@srijan6563 Год назад
pls can anyone help me out!! I am not able to find the store.js and other files in the src folder for redux and I dont't understand how to proceed?
@wydm208
@wydm208 Год назад
I need help with my "firebase deploy". when i deploy the app the images don't show on the page. i followed the code threw and threw. i appreciate any help i can get
@hamza_Techy
@hamza_Techy Год назад
Great!👍👍
@abhijitlima8497
@abhijitlima8497 Год назад
where we find that const request snippet code in TMDB
@ultralolicofficial1100
@ultralolicofficial1100 Год назад
56:33 from where did you copy that ?
@ragishtandukar6779
@ragishtandukar6779 Год назад
people like you are the reasons that force me no to quit programming. So many stuffs to learn in this one particular video. Thank you for your hard work. Cheers..
@akashchandra2223
@akashchandra2223 Год назад
Can a beginner pick up alot of useful things
@pratyushpandey850
@pratyushpandey850 Год назад
have you ever tried playing professional cricket?
@tanumodi7513
@tanumodi7513 Год назад
how the the payment gateway with stripe(blaze plan) will cost to me ?? I am a beginner and building clone for college project. help please..
@tokunbosuleimon4802
@tokunbosuleimon4802 Год назад
my firebase is till not updating ,so i create new plans , but not is not showing up
@ultralolicofficial1100
@ultralolicofficial1100 Год назад
My avatar is stuck on the left although i scanned my code a lot of times for errors
@selimkoc195
@selimkoc195 Год назад
ı am getting this error "signInWithEmailAndPassword is not a function" what can ı do?
@zakheleelton8953
@zakheleelton8953 Год назад
"Homescreen not defined" i have this error please help out
@akasharya1795
@akasharya1795 Год назад
useSelector is not working,can anybody help me out with proper syntax and version of react-redux in use........it will b a immense support 😔😔
@MdEnamulHasan-wu6ij
@MdEnamulHasan-wu6ij Год назад
I don't know why I face the server error problem.I did everything like you but I don't know its already been 2 days I was stuck in the same problem=="Failed to load resource: the server responded with a status of 404 (Not Found)" can you please help ...... thank you
@hussainimusa9204
@hussainimusa9204 Год назад
God bless u sir
@MixLife96
@MixLife96 Год назад
Sir, can you clone this app in no code tool, like flutter flow
@a-better-me6805
@a-better-me6805 Год назад
what does the video seem to jump...you suddenly have store app and configure store app
@mahekkamani1498
@mahekkamani1498 Год назад
Are you using React 18 for this Netflix 2.0 ??
@DheerajKumar-zc6kg
@DheerajKumar-zc6kg 6 месяцев назад
Hello Guys can someone please help me I deploy my app on Firebase but when I click on url it shows only firebase hosting setup complete not the website is showing
@davidlopes3474
@davidlopes3474 Год назад
Help i have an error maping throw the movies array!
@sushantrajhans
@sushantrajhans Год назад
my some api enpoints hitting with localhost because of that I am getting 404 error
@prabhatkadel261
@prabhatkadel261 Год назад
I have to refresh page to load the profile page. Can someone please help?
@anshikagarg7383
@anshikagarg7383 Год назад
All the RU-vid trailers are not playing in my project- only 1 or 2 trailers played fromm netflix originals row - is this the issue with anyone ?? .. Please Help
@uniskater
@uniskater Год назад
So, this was made two years ago? That's why you don't use Vite?
@AbhishekYadav-ch2mn
@AbhishekYadav-ch2mn Год назад
Sunny bro please use all new firebase & router.
@mdsajibshidker
@mdsajibshidker 10 месяцев назад
My overflow-X : scroll. Is not working. Any idea anyone?
@abhinandanbandbe4227
@abhinandanbandbe4227 Год назад
how to run that loginscreen page
@pratapkarmakar4149
@pratapkarmakar4149 Год назад
Can we play videos in this Netflix app??
@ramanrim
@ramanrim Год назад
Doing google map in react native would be a challenge right ? 😁😁😁😁
@aadityapareek4000
@aadityapareek4000 8 месяцев назад
Is anyone getting axios network error while compiling the axios into banner js?
@minal4801
@minal4801 Год назад
For using firebase we have to pay na
@gamingwithrk9735
@gamingwithrk9735 Год назад
can anyone help me how to add firebase sub collection in v9. i tried so many things getting error missing or insufficient permissions
@ujwalgaruda5138
@ujwalgaruda5138 Год назад
Hi Sonny! Your videos and tutorials are really helpful, mind-blowing with simple explanations and inspiring for beginners! A big thanks from me for it!!!! I have been facing a small issue when working on this build. That is, after I deployed the build on firebase, it started showing error 429 when loading the home page and the movie pictures are taking time to load. Really appreciate it if anyone can help me out with this... Thanks in advance!!
@MrAndyEBS
@MrAndyEBS Год назад
Hello! edit the querries, to fetch smaller pictures and it will make the load times a lot better :). Look at TMDB API docs you will find there how to change it. just swap the "original" in there for something else.
@ujwalgaruda5138
@ujwalgaruda5138 Год назад
@@MrAndyEBS Hey Michal, Thanks a lot for this help! Will surely check this out!
@MrAndyEBS
@MrAndyEBS Год назад
@@ujwalgaruda5138 Yeah. no problem man. If need any help, hit me up on LinkedIn under same name :) I will try to help every time! Keep pushing! 💪💪🔥🔥
@tabmax22
@tabmax22 Год назад
no tailwind?
@elmihaad6120
@elmihaad6120 Год назад
I'm getting WELCOME SCREEN MESSAGE after deployment, somebody faced same error?
@Nico7g
@Nico7g 11 месяцев назад
I would suggest to only include functions calls inside useEffect(), and the functions definition all grouped outside the useEffect() section... it looks more legible to me I mean, const myfunction = () =>{ /*do something ... ... ... */ }; useEffect(()=>{ myfunction(); },[]);
@shuaibmuhammad7009
@shuaibmuhammad7009 Год назад
please sonny why don't you do segment?
@ifeanyinnaemego
@ifeanyinnaemego Год назад
Can this be made available In react native
@aimanisha3667
@aimanisha3667 Год назад
is this course beginners friendly?
Далее
Codeforces Hard | Algo & Coding Stream #9
3:43:10
Просмотров 73 тыс.
Я КУПИЛ САМЫЙ МОЩНЫЙ МОТОЦИКЛ!
59:15
Поём вместе с CLEXXD🥵 | WICSUR #shorts
01:00
Best frontend and backend projects for resume
13:11
Просмотров 187 тыс.
NEW ROMAN EMPIRE CHESS BOTS!!!!
27:38
Просмотров 266 тыс.
Before you add any clone in your resume
10:34
Просмотров 135 тыс.
Я КУПИЛ САМЫЙ МОЩНЫЙ МОТОЦИКЛ!
59:15