Changing the api calls from localhost to actual website
I am using API’s that are like ‘http://localhost:5170/houses’ while learning and developing a vue3 app that uses mysql for database and axios for the calls.
I am using API’s that are like ‘http://localhost:5170/houses’ while learning and developing a vue3 app that uses mysql for database and axios for the calls.