How to Create and Run a React App

แชร์
ฝัง
  • เผยแพร่เมื่อ 2 ม.ค. 2025

ความคิดเห็น • 35

  • @aes0p895
    @aes0p895 ปีที่แล้ว +13

    Thank you for being the only channel of literally dozens in the search to actually show how to use CRA instead of clickbaiting about how xyz package is better or whatever.

  • @saraalbashlawi
    @saraalbashlawi 10 หลายเดือนก่อน +3

    I've been trying to solve this error for two days and I'm not sure how to express my gratitude. Thank you, thank you.

  • @a.d.1368
    @a.d.1368 ปีที่แล้ว +4

    Such a basic but important thing,yet almost no other videos on it,thanks a lot.

  • @Hari983
    @Hari983 2 ปีที่แล้ว +9

    Great video. Straightforward and wonderfully narrated

  • @ManishSingh-dw3yt
    @ManishSingh-dw3yt ปีที่แล้ว +3

    Just wanted to say thank you. gREat video for someone who is creating their first react app.

  • @fieryninja2374
    @fieryninja2374 2 ปีที่แล้ว +5

    Straight forward, neat, simple, amazing

  • @divyachandran9857
    @divyachandran9857 8 หลายเดือนก่อน

    Thank you, explained the very much needed stuff that is left out in many videos

  • @snehaldhapare5825
    @snehaldhapare5825 2 ปีที่แล้ว +1

    Watching video is worth it... It helped me a lot...

  • @selvis3414
    @selvis3414 6 หลายเดือนก่อน

    A clear neat explaination. lots and lots of thanks bro

  • @gyeongjinlee184
    @gyeongjinlee184 ปีที่แล้ว

    YOU SAVED MY LIFE!! thank you so much for clear instruction!!

  • @Travelwithfred
    @Travelwithfred ปีที่แล้ว +1

    Wow wonderful explanation. I have made my first react app 😃

  • @shiftfilms
    @shiftfilms 6 หลายเดือนก่อน

    Sweet! Worked perfectly

  • @dvs7440
    @dvs7440 2 หลายเดือนก่อน

    I keep on receiving multiple errors when trying to launch in my terminal ---any advise?

  • @arielp7582
    @arielp7582 ปีที่แล้ว

    Straight to the point

  • @belloticyd
    @belloticyd 9 หลายเดือนก่อน

    What is the latest way of creating react app

  • @WassupCarlton
    @WassupCarlton ปีที่แล้ว

    clear and concise, AND great that you opened with "before we begin, here's what you'll need: _____."

  • @fareedahshaik1519
    @fareedahshaik1519 7 หลายเดือนก่อน

    Can someone please help?? I have installed nodejs when i am trying to get version of node it is giving but when i am trying to get version of npm it is giving error

  • @jayush8480
    @jayush8480 ปีที่แล้ว

    Thank you Shaun 🕺🏾

  • @ahmedt4reall
    @ahmedt4reall ปีที่แล้ว

    Very simple explain! Thanks a lot

  • @cyrils.1194
    @cyrils.1194 2 ปีที่แล้ว +2

    How do I run an already created react app ?

    • @Clintaso
      @Clintaso 2 ปีที่แล้ว +7

      I know this comment is months old but for anyone in the future who has this question:
      You follow the commands at 3:30 . cd into your already created react app, then npm run start

  • @DXL_OCE
    @DXL_OCE ปีที่แล้ว

    how do you get the zsh terminal

  • @CodedByJosh
    @CodedByJosh 8 หลายเดือนก่อน

    Thank you !!

  • @olamidejosephOJ
    @olamidejosephOJ 27 วันที่ผ่านมา

    Thank You

  • @justChuka
    @justChuka 3 ปีที่แล้ว +1

    Nice & Easy 👍

  • @lum1no-
    @lum1no- ปีที่แล้ว

    Great video. I have no idé what do with this! But thx

  • @javohirkadirovv6091
    @javohirkadirovv6091 3 ปีที่แล้ว

    How download node

  • @Webberjo
    @Webberjo 5 หลายเดือนก่อน

    I thought making a react app was going to be as simple as downloading the react library and linking it in the head, like with jquery and angular. Oh, how wrong I was.

  • @jawidmusic.7ce
    @jawidmusic.7ce 10 หลายเดือนก่อน

    I searched for how to build not run

  • @ssukijth
    @ssukijth 3 หลายเดือนก่อน

    I like that.

  • @ssukijth
    @ssukijth 3 หลายเดือนก่อน

    :3000 is the Grafana

  • @Thekids722
    @Thekids722 5 หลายเดือนก่อน

    Hi

  • @CRiver396
    @CRiver396 ปีที่แล้ว

    Too complicated. Not 'simple' at all

  • @ssukijth
    @ssukijth 3 หลายเดือนก่อน

    PS C:\Users\ssuki\dev
    eacApp> npx create-react-app my-first-react-app --use-npm
    npm error code ENOENT
    npm error syscall lstat
    npm error path C:\Users\ssuki\AppData\Roaming
    pm
    npm error errno -4058
    npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\ssuki\AppData\Roaming
    pm'
    npm error enoent This is related to npm not being able to find a file.
    npm error enoent
    npm error A complete log of this run can be found in: C:\Users\ssuki\AppData\Local
    pm-cache\_logs\2024-09-30T14_37_08_067Z-debug-0.log