I have an Nodejs API and an ReactJs App i configure my nodejs app like this in order to enable cors
const app = express(); app.use(cors({ origin: process