Back to Courses
Calling APIs with React
Overview
By the end of this project, you will review the HTPP request and response using cURL and perform API calls using several different approaches in a React application. As a react developer, it is useful to be aware of the various options for consuming an API in React, both from the standpoint of understanding legacy code and developing new code.