Skip to content

codevivi/using-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🪧 Using API

📋 About

2023-02-22 homework.

Learning fetch and use data from external API API used: https://dog.ceo/

alt app screenshot

🌐 Site published at: https://codevivi.github.io/using-api

🎯 Goals:

  • Search dog picture by breed input. If no picture found, return 'Nuotrauka nerasta' message; If input field is empty, do not search.https://dog.ceo/dog-api/breeds-list
  • Create picture gallery (3 columns) using code form before; https://dog.ceo/dog-api/documentation/breed
  • Create select input with options for all breed names. When option selected, return picture. Correctly return picture with two words breed name.

About

Show dog pictures by breed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published