Skip to content

GabrielHangor/InfiniteCats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InfiniteCats

This is a simple training app based on HTML, CSS and Javascript.

  • Fething the data in JSON format from the Unsplash Api.
  • Dynamically inserting the photos into the DOM on initial loading.
  • When the user scrolls close to the bottom of the page the app makes another GET request to the API and inserts photos into the DOM (lazy loading).
  • Responsive on large and small screens with the help of the CSS media queries.

Usage

Just browse to https://gabrielhangor.github.io/InfiniteCats

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published