Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bqardi/infinite-scroll

An infinite scrolling example using a pokemon API.
https://github.com/bqardi/infinite-scroll

Last synced: about 9 hours ago
JSON representation

An infinite scrolling example using a pokemon API.

Awesome Lists containing this project

README

        

# Infinite Scroll

An infinite scrolling example using a pokemon API [pokeapi.co](https://pokeapi.co).

This project uses:

- Pokemon API
- fetch API
- Intersection Observer API