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

Поделиться
HTML-код
  • Опубликовано: 9 ноя 2024

Комментарии • 424

  • @SonnySangha
    @SonnySangha  Год назад +8

    📬Do you want DAILY coding problems sent DIRECTLY to your Inbox? (with solutions the next day) 👉 links.papareact.com/university

    • @tokunbosuleimon4802
      @tokunbosuleimon4802 Год назад +1

      sorted but i now have a line in the middle of the navbar the gradient maybe? anyway will keep you posted.regards

    • @soumyajitsaha9740
      @soumyajitsaha9740 Год назад +1

      can you share the source code link of this project Netflix 2.0?

  • @FilipeBurgonovo-d3y
    @FilipeBurgonovo-d3y 8 месяцев назад +6

    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_ 8 месяцев назад +1

      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 5 месяцев назад

      Bro…. Can you provide me your GitHub link please. I need some help. Thanks.

  • @cameronsickler5415
    @cameronsickler5415 Год назад +47

    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 Год назад +3

      thanks a lot for helping out with this issue!!

    • @squadishgaming6607
      @squadishgaming6607 Год назад +2

      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 Год назад +1

      Thanks a lot man

  • @waqarafghannaseer
    @waqarafghannaseer Год назад +15

    Alot of the stuff taught here is what i have seen in real world projects as a junior programmer. By far the best tutorial

  • @avi91971
    @avi91971 Год назад +16

    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 Год назад +1

      @@zishanpathan9966 react is fine just make it

    • @zishanpathan9966
      @zishanpathan9966 Год назад +1

      @@avi91971 Okey, thank you for your reply.🤝

    • @avi91971
      @avi91971 Год назад +1

      @@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

    • @DeonDark33
      @DeonDark33 Год назад

      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....

  • @tilakkumar4108
    @tilakkumar4108 2 года назад +22

    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

  • @anishmandal1248
    @anishmandal1248 2 года назад +3

    no one has build an recommendation system till now hope to see in this section 🔥

    • @Adarsh-mn7pl
      @Adarsh-mn7pl 2 года назад +1

      bro that's ml, we don't do it here

    • @anishmandal1248
      @anishmandal1248 2 года назад +2

      @@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

  • @oluonafeso6014
    @oluonafeso6014 Год назад +1

    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.

  • @leagueoflegendswildriftnep2236
    @leagueoflegendswildriftnep2236 2 года назад +3

    This man, a genius indeed, good to have you here!

    • @mr.rambaviskar
      @mr.rambaviskar Год назад

      Can you please share me the code you have done?

  • @Moh_ha
    @Moh_ha Год назад +2

    Awesome the only one who shares the next level stuff on youtube! many thanks 🎉

  • @MissBoom135
    @MissBoom135 2 года назад +9

    Another fantastic build! Thank you Sonny 🔥

    • @madhavbathla
      @madhavbathla 2 года назад

      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

  • @tomasburian6550
    @tomasburian6550 Год назад +2

    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?

  • @harshigupta3466
    @harshigupta3466 2 года назад +4

    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?

  • @rajpreetsingh4672
    @rajpreetsingh4672 2 года назад +3

    It will be one hell of a BUILD 🔥🔥🔥🔥

    • @mr.rambaviskar
      @mr.rambaviskar Год назад

      Can you please share me the code you have done?

  • @ApnaCodingSchoolOfficial
    @ApnaCodingSchoolOfficial 2 года назад +4

    In the earlier video the auth part was not working hope you will fix this

  • @aditisaran3039
    @aditisaran3039 Год назад +6

    2:43:35
    useHistory() is replaced with useNavigate()
    replace
    1. const history = useHistory() with
    const navigate = useNavigate()
    2. history.push('/profile') with
    navigate("/profile")

  • @nhantamtran6159
    @nhantamtran6159 Год назад +4

    1:00:00 remember to import from "./axios" not ''axios''

    • @ranamujahid1549
      @ranamujahid1549 Год назад +1

      Bro after this my console give error every time

    • @ranamujahid1549
      @ranamujahid1549 Год назад +2

      I try from every side but axios issued is arrived I can't move further help me

    • @cricklightz
      @cricklightz Год назад +1

      thnks a lot bro stuck for days

  • @patrickkioko8191
    @patrickkioko8191 2 года назад

    oya oya .... we killing it again... react master is dropping new stuff. stay tuned

  • @alejandrovolonte2296
    @alejandrovolonte2296 Год назад

    i've been looking for a tutorial to make a netflix clone, and yours is the best. Thanks!. Cheers from Argentina

  • @msp4045
    @msp4045 8 месяцев назад +1

    It was excellent tutorial keep going like this

    • @ajzal_
      @ajzal_ 8 месяцев назад +1

      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

  • @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..

  • @manpreetsinghrana7751
    @manpreetsinghrana7751 Год назад

    Thank you, Sonny. Just finished this project. Awesome content dude!!!

    • @Still_standing418
      @Still_standing418 Год назад +1

      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

  • @HumanTouchArt
    @HumanTouchArt 2 года назад +14

    react router is not working ... just change it to

  • @AyeshaKhan-vv8bt
    @AyeshaKhan-vv8bt 10 месяцев назад +1

    Is this video suited for front end web developers??

  • @mr.rambaviskar
    @mr.rambaviskar Год назад +1

    20:00 -- Nav CSS
    1:42:20
    2:46:00

  • @ultralolicofficial1100
    @ultralolicofficial1100 Год назад +2

    56:33 from where did you copy that ?

  • @derouichesofiane2528
    @derouichesofiane2528 2 года назад

    Thank for your video !!
    I just want to know how to add movies and series ?

  • @uniskater
    @uniskater Год назад +1

    So, this was made two years ago? That's why you don't use Vite?

  • @johnson6505
    @johnson6505 Год назад

    Really loved this one.

  • @teeglamour2864
    @teeglamour2864 2 года назад

    We ready 😍😍😍😍😍

  • @veroveroa
    @veroveroa Год назад +1

    THANK you for this awesome build up!! If you're planning to cover more projects, can we do zenly-like app?

  • @whyfoo
    @whyfoo Год назад

    LESSS GOOO THANK U FOR THIS SONNY !!!!

  • @soulrelaxation6769
    @soulrelaxation6769 Год назад +2

    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 Год назад +1

      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

  • @marksoc_sxc
    @marksoc_sxc 2 года назад +5

    Can't it be a 5 day challenge Sonny Sir?? Its been a long time since we had one🥺🥺

  • @mshahzebraza
    @mshahzebraza Год назад +4

    Ahhh! Took me 2 weeks to follow the tutorial... faced a LOT of issue with the firebase code.... especially with the nested documents... the code in the video is not according to v9 firebase sdk....
    Also, it would have been nice to handle the jerks introduced due to useEffects and there was no handling of the active firebase listeners too...
    Otherwise great tutorial... learnt a lot... (y)

    • @srijan6563
      @srijan6563 Год назад

      hey bro!! can u pls help me out!!
      I am not able to find the store.js and other files in the src folder for redux and I don't understand how to proceed?

    • @I_YashGupta
      @I_YashGupta Год назад +1

      Same
      Finally had to downgrade my Firebase version to follow along

    • @shivamathiya8384
      @shivamathiya8384 Год назад +1

      @@srijan6563 bro you can copy @deniz Orsel answer in the comment section that worked for me

    • @srijan6563
      @srijan6563 Год назад

      @Shivam Athiya ok, I will try!!

    • @chetanthakur8073
      @chetanthakur8073 Год назад

      can you tell what to write in useeffect for fetching pructs acc to firebase v9

  • @mdsajibshidker
    @mdsajibshidker Год назад +2

    My overflow-X : scroll. Is not working. Any idea anyone?

  • @davidmermina6723
    @davidmermina6723 Год назад

    In the first part of your video are you using the Command Promp to build the Netflix App?

  • @tusharjoshi1217
    @tusharjoshi1217 Год назад +1

    Is there any difference between the previous Netflix build and this one?

  • @abbasnawab4995
    @abbasnawab4995 2 года назад

    Amazing Sonny. Really appreciate your efforts.

    • @mr.rambaviskar
      @mr.rambaviskar Год назад

      Can you please share me the code you have done?

  • @bendevweb89
    @bendevweb89 2 года назад +1

    An amazing project with a amazing teacher 🤯💥👏

  • @MonLes-xt7gc
    @MonLes-xt7gc Год назад +4

    01:39:16
    import {Route, BrowserRouter as Router, Routes} from 'react-router-dom';

    • @ereze923
      @ereze923 Год назад

      ** small fix: ends with , Also shoud be and not Routes **

  • @mosescodes3677
    @mosescodes3677 2 года назад +1

    It's about to go down

  • @dimitmoto1716
    @dimitmoto1716 2 года назад +3

    Old video updated yesterday?
    React router 5...

  • @Txl66
    @Txl66 Год назад +1

    Brilliant tutorial, thanks Sonny!

    • @mr.rambaviskar
      @mr.rambaviskar Год назад

      Can you please share me the code you have done?

  • @jackpaperhands
    @jackpaperhands 2 года назад

    You're a legend bro

  • @zydraakiss
    @zydraakiss 2 года назад

    Say BOOM! another great live!

  • @shuaibmuhammad7009
    @shuaibmuhammad7009 2 года назад +1

    please sonny why don't you do segment?

  • @lucasmulato5195
    @lucasmulato5195 2 года назад +2

    i am getting a error with the tag in the row.js, the npm doesnt render the images and the code is clean ;-;

  • @moesoheili4517
    @moesoheili4517 2 года назад +1

    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

  • @JacobMulli
    @JacobMulli Год назад +2

    I'm getting this error at 2:39:48 can Uncaught TypeError: Cannot read properties of undefined (reading 'user') but my codes are the same as Sonny . I have asked the question at Overstack but no help at all what can I do? or who is willing to help me? all imports have in my code.

    • @morkfin
      @morkfin Год назад +2

      I'm having the same problem. EDIT: Umm I noticed the name of the state object was still counter in the Redux devtools, so I changed the line in userSlice.js to "export const selectUser = (state) => state.counter.user;" (instead of export const selectUser = (state) => state.user.user;). Maybe try that, I can't figure out why it's still called counter though.

    • @morkfin
      @morkfin Год назад +1

      Even more of an edit, go to your store.js. It may say 'counter: userReducer' in reducer object, change 'counter' to 'user'. That was the problem/difference in code for me, hope this helps! Let me know, I'm a super beginner so I could just be talking shit.

    • @arjunpathak4763
      @arjunpathak4763 10 месяцев назад

      Holy shit this helped me man thank you so much@@morkfin

  • @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!!!!!

  • @teeglamour2864
    @teeglamour2864 2 года назад

    U r just too gifted i am eva inspired by u

  • @prathamranjansingh1210
    @prathamranjansingh1210 Год назад

    Just wondering how to add multiple account features like in netflix?

  • @GiiT2024
    @GiiT2024 Год назад

    When are you creating Humanpal clone??

  • @devwithbrian1534
    @devwithbrian1534 Год назад

    Thanks Sonny

  • @515shivam4
    @515shivam4 Год назад

    Is it beginner friendly means I know very little react so can I able to understand this coarse?

  • @AbhishekYadav-ch2mn
    @AbhishekYadav-ch2mn 2 года назад +2

    Sunny bro please use all new firebase & router.

  • @mohamedbouzidi5212
    @mohamedbouzidi5212 Год назад

    Thanks so much for your tuto !

  • @a-better-me6805
    @a-better-me6805 Год назад

    what does the video seem to jump...you suddenly have store app and configure store app

  • @developpeur4713
    @developpeur4713 3 месяца назад

    Hi, how to make multi services, like Amazon prime, netflix,hulu,Disney

  • @delvinshoko
    @delvinshoko 2 года назад +1

    My mannnnnnnnnnnn. Thank you for all these tuts man. I am loving your content bruv. Keep up the good work.

    • @madhavbathla
      @madhavbathla 2 года назад

      Brother can you tell me how much the stripe extension charge monthly

    • @delvinshoko
      @delvinshoko 2 года назад

      @@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?

  • @bethelhemwoldeamanuel6371
    @bethelhemwoldeamanuel6371 5 месяцев назад

    thank you very much I really appreciate you.

  • @pujabiswas9645
    @pujabiswas9645 2 года назад +1

    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?

  • @aarifhussain1454
    @aarifhussain1454 2 года назад +1

    ❤ from oman sonny.. your builds are really amazing

    • @mr.rambaviskar
      @mr.rambaviskar Год назад

      Can you please share me the code you have done?

  • @AtizaJuanita
    @AtizaJuanita 2 года назад +2

    4:01:24 why does the payment says February 2021? 🤔

    • @coupleodevs
      @coupleodevs 2 года назад

      @@abacuswithrehan264 wait this whole thing is an old video or just that part? sorry havent watched it yet

    • @barkatshaik1721
      @barkatshaik1721 2 года назад

      2:39 cant login, can you please help?

  • @DheerajKumar-zc6kg
    @DheerajKumar-zc6kg 10 месяцев назад +1

    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

  • @tomerhertz8502
    @tomerhertz8502 Год назад +1

    Great tutorial m8,
    i have a problem going into the HomeScreen after using the selectUser with dispatch and redux... it doesn't do anything, it stays in the 'LoginScreen'

    • @xtechilad
      @xtechilad Год назад +1

      Thats probably because, in userSlice.js you are exporting selectUser with return statement state.user.value which is wrong and it should be state.user.user
      I was getting the same error and this helped me fix it.

    • @tomerhertz8502
      @tomerhertz8502 Год назад

      @@xtechilad Thank you very much m8,
      i'm rather new to react & javascript in general...so it really helped

    • @xtechilad
      @xtechilad Год назад

      @@tomerhertz8502 Thats great. Glad it helped you

    • @mr.rambaviskar
      @mr.rambaviskar Год назад

      @@xtechilad Bhai I did what you told still my webpage is blank. What to do?

    • @mr.rambaviskar
      @mr.rambaviskar Год назад

      @@xtechilad I'm having this problem in app.js

  • @Arabian_Abomination
    @Arabian_Abomination 2 года назад

    Good stuff sonny

  • @mdanas0007
    @mdanas0007 Год назад

    You have also a playlist of netlix clone.
    Can anybody please tell which one should i follow

  • @prudhviraj1582
    @prudhviraj1582 11 месяцев назад +1

    Why can't you show us how to build a complete application end to end. For the beginners like me it would be an absolutely helpful

    • @SonnySangha
      @SonnySangha  11 месяцев назад

      Im trying my best but thanks for the feedback!

    • @mishmash7077
      @mishmash7077 9 месяцев назад

      Also would love to see what the backend might look like built out with python/flask. I really struggle with understanding backend and all the considerations surrounding models and relationships... routes. @@SonnySangha

  • @mdtausifansari206
    @mdtausifansari206 Год назад

    I am having an issue with the isCurrentPackage thing, when I did console log, the output was false whereas it should be true.

  • @adeolaadeniji2886
    @adeolaadeniji2886 2 года назад +1

    Am having an issue. When I try to console.log(movie) on my console I keep getting an error that say Uncaught (in promise)

  • @hanymagdy915
    @hanymagdy915 Год назад

    I could not to pay to purchase installing the exstision stripe , Is there something else to do instead this guys ??

  • @elmihaad6120
    @elmihaad6120 2 года назад

    Hi Sonny, why it does not show premium package as my package when subscribed ?

  • @frogery
    @frogery Год назад

    thank you my dude

  • @B.Signal
    @B.Signal 2 года назад

    Sonny i have a question bro where ?? do i get tailwind all icons pack.

  • @abhijitlima8497
    @abhijitlima8497 Год назад

    where we find that const request snippet code in TMDB

  • @mananarora6448
    @mananarora6448 Год назад +2

    I am unable to fetch the anything i am getting object of movie in the console but i am not able to fetch the data to show on the screen at 1:03:07

    • @leoved1073
      @leoved1073 Год назад

      I am getting the same error did you resolve this issue..?

    • @mananarora6448
      @mananarora6448 Год назад +1

      yeah bro i resolved it
      @@leoved1073

    • @harshshah8711
      @harshshah8711 Год назад

      how did you resolved it bro,can you please explain
      @@mananarora6448

    • @harshshah8711
      @harshshah8711 Год назад +1

      how did you solved the issue?

  • @pratapkarmakar4149
    @pratapkarmakar4149 Год назад

    Can we play videos in this Netflix app??

  • @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.

  • @Nico7g
    @Nico7g Год назад

    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();
    },[]);

  • @aimanisha3667
    @aimanisha3667 Год назад

    is this course beginners friendly?

  • @aidarousjibril6323
    @aidarousjibril6323 2 года назад +1

    Hi Sonny, I CAN'T import firebase auth for some reason, this has to do with WEBPACK, as my computer is new and not configured webpack with react, HOW to solve this pro?

    • @likithlikith6361
      @likithlikith6361 9 месяцев назад

      Hi bro how did you solve the problem , facing the same problem

  • @SanthoshKumar-fw4dz
    @SanthoshKumar-fw4dz Год назад

    How much does blaze plan charge in Firebase? Does it depends upon the usage?

  • @alanalan9118
    @alanalan9118 2 года назад +1

    CORS policy error

  • @Zahid110-r7u
    @Zahid110-r7u Год назад

    Aby body can tell me why I'm not be able to move on the profilescreen page

  • @huynguyenluonggia6393
    @huynguyenluonggia6393 Год назад

    login__gradient doesn't have css property position but css property z-index still effect it, can you explain to me???

  • @davidlopes3474
    @davidlopes3474 Год назад +1

    Help i have an error maping throw the movies array!

  • @rayyanamir8560
    @rayyanamir8560 2 года назад

    Where's the back end??

  • @srijan6563
    @srijan6563 Год назад +1

    a little help would be great!! I 'm facing issue with running the stripe extension on the payments page as the console shoes insufficient permissions despite checking and changing the rules multiple times.Pls Help!!

    • @tylercurtis9172
      @tylercurtis9172 Год назад

      Im having the same issue now, did you ever find your problem?

    • @srijan6563
      @srijan6563 Год назад

      @tylercurtis9172 ya, I found out that there 's an issue with the stripe server and then my antivirus security policies,eventually corrected them!!

  • @SandeepKumar-hj8qc
    @SandeepKumar-hj8qc Год назад

    does this tutorial include playing movie trailer?

  • @minal4801
    @minal4801 2 года назад

    For using firebase we have to pay na

  • @srijan6563
    @srijan6563 Год назад +1

    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?

  • @tabmax22
    @tabmax22 Год назад

    no tailwind?

  • @abhinandanbandbe4227
    @abhinandanbandbe4227 2 года назад

    how to run that loginscreen page

  • @matissjudins6272
    @matissjudins6272 2 года назад

    Very nice, thank you

    • @madhavbathla
      @madhavbathla 2 года назад

      can you tell me how much the stripe extension charge monthly??

    • @ensar6803
      @ensar6803 2 года назад

      @@madhavbathla its free

  • @blue0hat
    @blue0hat 2 года назад

    keep energy up 👍👍👍

  • @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..

  • @ApnaCodingSchoolOfficial
    @ApnaCodingSchoolOfficial 2 года назад +1

    Hotstar also

  • @JayDubToronto
    @JayDubToronto 2 года назад +2

    Anyone else get stuck at 11:50 with a "Failed to compile" error? I'm getting the same error shown in the video, then there's a cut and Sonny says "we're going to go ahead and get rid of that and then it says compiled successfully". What did he get rid of?

    • @aldolhitlercondensation1363
      @aldolhitlercondensation1363 2 года назад

      I haven't watched past the first 3 minutes myself but looking at your timestamp, I think the error is the following:
      at 11:18 he moves a file to a different location. The compile error is because the path to the file wasn't updated in store.js
      Fixing that by providing the correct path to the moved counterSlice file should resolve the error

    • @mr.code_7936
      @mr.code_7936 2 года назад +1

      Actually yes , and I solved it using these steps :
      1- " yarn add react-is" if you using npm then write : "npm install react-is"
      2- rm node_modules
      3- npm install
      then yarn start OR npm start

    • @thembahlomumahlangu4280
      @thembahlomumahlangu4280 Год назад

      It's the redux code, you have to can edit those till your app works then continue, at some point he modifies the files there so you can see all the code of the files that's not needed

    • @likithlikith6361
      @likithlikith6361 10 месяцев назад

      ​@@mr.code_7936 thanks for saving my precious time i almost wasted 3hrs why it is happening. Thank you very much