Javascript – react js post data to node js server with axios
hello i have a axios request to post data to node js server but when i try to access to this data in the server i get that it not defined . this is the function post data: function Submit()…