Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 651 Bytes

File metadata and controls

13 lines (7 loc) · 651 Bytes

Pictures of Woof Woofs!

I made this for an assignment to better understand API calls and using ASYNC in JavaScript.

It's nothing mind blowing, but it was my first time calling an API and loading items on a web page using Async.

The json data is pulled from https://dog.ceo/api/breeds/list/all.

Click here to the view website without downloading it

Note: The site can be a little slow when making a request to get the list of dogs, please give it a moment to load. (Sometimes refreshing works)

Picture of the website