Create React App and Connect it to Github

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

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

  • @Moosorkh
    @Moosorkh 2 года назад +8

    Finally, one video guide that i could easily follow without unnecessary over complications.
    Concise and right to the point.
    Well done sir and thank you!

  • @wardgreunke1122
    @wardgreunke1122 18 дней назад

    Thanks for this, I was struggling to put a react app in github and this fixed it. Some things to note:
    1) He used git push -u origin master. If you don't see your code, you may be in the main branch, toggle to the master branch.
    2) If you want to delete a git directory, look for a hidden directory that is .git then delete that directory using your file explorer.

  • @plant9005
    @plant9005 2 года назад +10

    Thank you so much, learning programming and it can be frustrating with things going smoothly and then suddenly getting hung up on something that seems like it should be really simple.

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

    Man, seriously, thank you for this video. I'm subscribed. You got straight to the point and didn't waste time. Almost every other video on this subject was a rollercoaster with no results at the end

  • @kenan2614
    @kenan2614 19 дней назад

    You saved me bro. I spend 5 hours figuring out how to export files to github through git, every stack overflow solution and even chatgpt didn't helped me, you did it in 5 minutes.

  • @Alimam_ai
    @Alimam_ai 4 дня назад

    Very simple straightforward method of push to github 👌🏾

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

    Thankyou so so much , wanted to push my react project to github ,finally done with your short and crisp video. I'm grateful for the video and the efforts you put in to make it.

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

    This video just helped me a lot, I was struggling with this problem and you just simple solved it. Thanks so much Nathan.

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

    Thank you! Spent hours trying to do this, this video helped me do it in 10 mins. I love you :)

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

    About the git folder he deleted, you have to go to your folder and inside it should be the .git folder. Delete it, and then make sure you put the correct route in visual, then just git init again.

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

    Thank you, i was wondering how to put my existing project into my GitHub repo :)

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

      I'm also struggling with this. I had to do a clean uninstall and try again when i realized half of the files i needed werent there.

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

    Thank you very much! It was very helpful

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

    Nice from me ,very good describing.
    Jalal Abdallah(Physicist)

  • @carlandres3319
    @carlandres3319 8 месяцев назад

    Thanks! 🙂

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

    I almost give😪 up I pushing my code, but thank you for this

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

    Could you please tell me how to push more than 2 react projects which is in the same folder in single repository..?? plz reply..

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

      And also make a video on how to more react projects in single repository..

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

    git remote rm origin keeps showing up. i typed in "git remote rm origin" & "git remote remove origin" and nothing is working. not sure what to do now

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

    man you really threw me off with deleting the git folder what do you mean by that?

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

    Thanks a lot!!!

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

    Is there a way to connect this to your desktop github?

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

    i did everything but now how do i open the code as a website so i can share with my friends and show them?

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

    Thank you soo much for this..

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

    git push -u origin 'main' worked for me, whereas 'master' did not.

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

    Thanks Nathan

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

    where is the link to see your project?

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

    great

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

    Thank you😇

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

    does not work

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

    Good video but gits using these confusing token system. Messing everything up. Absolute gits

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

    how do I get bash on my `VSC?

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

      if you have gitbash downloaded, go to terminal, new terminal, click the down arrow by the bottom right side and gitbash should be an option. you can also set it as the default terminal as well

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

    ty

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

    3:26

  • @end-me-please
    @end-me-please Год назад

    thanks man 😁