Posts by Yann Le Hyaric Almeida • 1 point
1 post
-
-1
votes1
answer763
viewsQ: React Axios Network Error
I am doing my first course of Reset with Xios and found problems making get calls. The relevant code is: api.js: import axios from "axios"; const api = axios.create({ baseURL:…