I have this very simple ReactJs code which is suppose to call an endpoint in my api (in Flask).
This is my ReactJS code (frontend):
import React, { use