Axios GET fail, [nodemon] app crashed – waiting for file changes before starting (express js, mysql, react)
I run my backend smoothly at first, but since the axios won’t to retrieve GET data from backend, i change the port to 8000 in index.js file, and then the backend server continuously crashed.