import axios from "axios"; const baseUrl = axios.create({ baseURL: "https://sozaeng.herokuapp.com/", });