Hello I'm new to React and I am trying to make an AJAX GET request to an external API. However, the URL I add is being prepended with my host. Please let me know if I am doing something off. Below is my code.Hello I'm new to React and I am trying to make