Skip to content

neariahm/Project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

Project1

Dog of the Day App

Description

This project demonstrates how to make web API requests using network calls, how to parse API responses, and how to load images from a network location and display them.

The completed app should:

  • Display a random dog image
  • Have a button that lets the user generate a new image

Getting Started

Dependencies

API

{
    "message": "https://images.dog.ceo/breeds/briard/n02105251_7738.jpg",
    "status": "success"
}

App Preview

Extra Challenges

Helpful Resources

About

Dog of the Day App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages