Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 591 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 591 Bytes

Studio Ghibli

This app simply demonstrates the fetch API to get data from an API and using plain JS to render it onto the page.

It follows the code similar to this. Instead of using XMLHttpRequest, I am using the fetch instead.

More about fetch can be read here: MDN, Web Google.

Deployed site

Studio Ghibli