Quick beginner tutorial on understanding how to make API or HTTP requests in a React.js application using hooks and axios! I'll be covering some basic concepts like making HTTP requests with axios and the useEffect hook, manage that data with the useState hook, and finally showing you some libraries that will make all of it so much simpler!