Skip to content

Javascript Webapp using XMLHttpRequest to fetch data from a Ghibli Studio API. This was my first javascript app.

Notifications You must be signed in to change notification settings

ajsevillano/Ghibli-Studio-WebApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Studio Ghibli Films App

The Studio Ghibli Films is a small App written in Javascript to fetch data from this Studio Ghibli API using XMLHttpRequest.

Installation

Just clone or download the repository from here.

Usage

The film's poster are not included in the app. To be seen in the app you will have to download them to the img/ folder with the name given by the api (movie.title). Example: for the film "Spirited Away" you will need to download the movie art poster and save in the folder img under the name "Spirited Away.jpg" (Sorry, so far the app only works with JPGS).

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

Javascript Webapp using XMLHttpRequest to fetch data from a Ghibli Studio API. This was my first javascript app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published