I have a server using node and express. I\'m building the client app. It\'s supposed to get data from the server like so:
let req = new XMLHTTPRequest(); req.open