When a Request is made to ‘/api/hello’ , the server will send, as the response, “Hello World” also set the response status as 200. ( You can use your preferred code editor. I will be using VSCode for now ). The front end is all REACT.JS and the back is a REST API service written […]