Http client using axios.create([config]) and axios#request(config) ready to use in your project. Simply copy/pull the files to your project and then:
import {axiosClient} from "./client"
Refer to the jsdoc inside the code for more info and its usage