Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bqardi/infinite-scroll
- Owner: bqardi
- Created: 2020-11-02T16:17:33.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-11-03T17:10:44.000Z (about 4 years ago)
- Last Synced: 2023-03-21T02:39:04.845Z (over 1 year ago)
- Language: SCSS
- Size: 182 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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