Front end librabries project

I am about to build the projects in the front end development libraries course. But in the first project (Random quote machine), after having taken a look at the user story, I notice that this project requires the use of API call to fetch the quotes. But throughout the course, there has not been any part mentioning API. Does that mean this is something I have to figure out on my own ?

Challenge: Build a Random Quote Machine

Link to the challenge:

HI @tienthanh2161997 !

Welcome to the forum!

You can build this project by coding your own array of quotes and still pass the tests.

Fetch is brought up in the next section on D3

You can also learn about it in the articles like this one

Hope that helps!

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.