How to solve for: net::ERR_CONNECTION_REFUSED when GET data to React?

前端 未结 0 531
离开以前
离开以前 2021-01-05 05:07

I\'m trying to get this API call to work using axios:

const getData = () => {
    Axios.get("http://localhost:3000/security?select=symbol,company"         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题