Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/terieyenike/dogs-app

Changing the current image from the dogs api
https://github.com/terieyenike/dogs-app

Last synced: about 5 hours ago
JSON representation

Changing the current image from the dogs api

Awesome Lists containing this project

README

        

# Connecting with the [Dogs ceo](https://dog.ceo/api/breeds/list/) API

## Prerequisite

* Basic knowledge of HTML/CSS

* Plain JavaScript

* Basic working knowledge of working with JSON and JavaScript objects.

## What we would achieve from this

* Show a loading spinner before fetching a new dog image from its API

* fetch from the API and turn it to array using Object.keys() method

* Use the URL to change the current image

## Author

Teri Eyenike

Contribute and improve the project.