Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/amangupta262/dog-gallery

A website to fetch dog images of breeds and sub-breeds using Dog API ( https://dog.ceo/dog-api/documentation/)
https://github.com/amangupta262/dog-gallery

dog-api jquery

Last synced: about 14 hours ago
JSON representation

A website to fetch dog images of breeds and sub-breeds using Dog API ( https://dog.ceo/dog-api/documentation/)

Awesome Lists containing this project

README

        

# dog-gallery
##### https://amangupta262.github.io/dog-gallery/

##### A website to fetch dog images of breeds and sub-breeds using Dog API
`( https://dog.ceo/dog-api/documentation/)`

##### Home page look like this

![](home.png)

##### When a breed has no sub-breed, then the web page looks like this -

![](breed.png)

##### When a breed has sub-breed, then the web page looks like this -

![](sub-breed.png)