I need to make a HEAVY (needs .then() syntax) API call only ONCE in my app. What I have works, using useState and useEffect, but when the context reloads, it makes the API call