I am attempting to post data via Axios from a React Typescript frontend to a Node/Express Typescript backend, however I keep getting Network Error.
This is the method