This task involves fetching a response from the jsonplaceholder API and returning back the user company name with the fetch() method.
This task involves fetching multiple endpoints using promise.all() method and returning the value in the table below. Currently, work in progress!
This task involves fetching Studio Ghibli endpoint using the fetch() function.