reaja a instalação do JS
npx create-react-app my-app
cd my-app
npm start
Proud Panther
npx create-react-app my-app
cd my-app
npm start
#Type in terminal at address you want to create project
npx create-react-app <name_you_want_your_project_called>
#the name of your project must be all lowercase and omit the <>