MCPcopy Create free account
hub / github.com/codemistic/Web-Development / config.js

File config.js

Resume-Builder/client/src/config.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import axios from "axios";
2
3export const axiosInstance = axios.create({
4 baseURL: "https://resume-builder-using-react.herokuapp.com/",

Callers

nothing calls this directly

Calls 1

createMethod · 0.45

Tested by

no test coverage detected