axios - nobu0605/accounting-application GitHub Wiki

error response handling

https://stackoverflow.com/questions/56577124/how-to-handle-500-error-message-with-axios/56577273

handleSubmit

If I submit the form without "e.preventDefault()", axios doesn't work.
I'm not sure about it.