/Infinite-Kittens

Infinite scrolling with cats

Primary LanguageJavaScript

Infinite Cats

Infinite scrolling with cats

Table of contents

General info

I wanted to understand how to infinitely scroll, since that seems to be the in-thing at the moment. I also wanted to practice using APIs. Clearly the answer to this was a page that loads more cats the more you scroll.

Screenshots

Screenshot

Technologies

  • HTML
  • CSS Grid
  • JavaScript
  • TheCatAPI
  • Parcel
  • Cypress

Learnings

  • JavaScript Intersection Observer
  • JavaScript APIs with async/await
  • Parcel

Setup

To view this project visit the demo or download the files and install locally using npm:

npm install
parcel index.html --open

Features

  • Shows you as many photos of cats as you want.

Status

Project is: finished

Contact

Created by nicm42 - feel free to contact me!