access to xmlhttprequest at 'http://teamdev.shop/questions/write' from origin 'http://localhost:3000' has been blocked by cors policy: response to preflight request doesn't pass access control check: no 'access-control-allow-origin' header is present on the requested resource.
I requested to post the data through axios and got an error as follows. What should I do in this situation