Skip to content

jeremy-gleason/Dog-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dog-Fetcher

Dog Fetcher is a web application that allows users to dynamically request images of their favorite dog breeds. It's built with JavaScript, HTML, and CSS, and uses asynchronous API calls to return matching images.

Details

Using asynchronous JavaScript implemented with promises, the application fetches data from dog.ceo via an API call, which responds with the URL of a matching dog image. Dog Fetcher then displays the retrieved image to the user by updating the DOM.

Dog Fetcher is hosted on Github Pages. To use it click here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published