Relative Content

Tag Archive for javascriptreactjsnode.jsreact-nativeexpress

Error when querying my api with express and react native

I have an error when I try to consult a route of my api that I have created with express and a mysql database, I have a project with react native and I get an error of AxiosError: Network Error, how can I solve it please, what would be wrong? , the server with node app.js runs correctly for me