**Is your feature request related to a problem? Please describe.** At this moment, server errors are not being handled. Add `.catch()` to `axios` requests.
Is your feature request related to a problem? Please describe.
At this moment, server errors are not being handled.
Add
.catch()toaxiosrequests.