Skip to content

roddevwork/dogs-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hello Visitor!!

Project: A simple page with a dogs api

Website:

home page

Description:

-A single page api fetch with responsive website design

-api: https://thedogapi.com/

-Using fetch() with async-await

-Using CSS

FullDescription:

-first: we look for the Dogs api

-second: With fetch we query the data,

-third: We process data using async-await

-fourth: we use Css to styles

Author:

-RM