Relative Content

Tag Archive for reactjsnode.jsvisual-studio-code

Calling a Node API from React

I am trying to get started with Node and React. I have followed the instructions here in an attempt to create an API: https://www.linkedin.com/pulse/connecting-reactjs-nodejs-bit-by-bit-guide-ataur-rahman. Here is my Node.js code:

Error using npx create-react-app in VSCode

I’m very very new on this, I must to use react for a homeork in Visual Code . I installed node.js but when I try to run npx create-react-app . it pop up an Error and I don’t know what I have to do to fixed. I tried unistall and install node.js several times, and the error still there.