Understanding useEffect

useEffect is a React hook used for side effects like API calls.