Skip to content

A simple page fetching ghibli films and rendering the data

Notifications You must be signed in to change notification settings

oliviam20/Studio-Ghibli-Movies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

A simple page fetching ghibli films and rendering the data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published