Skip to content

Kevin-Heleodoro/infinite-scroll

Repository files navigation

Infinite Scroll

This project is a simple infinite scroll using react-stately and react-intersection-observer. It uses the Pexels API to fetch images.

Getting Started

  1. Clone the repository
  2. Run npm install
  3. Create a .env file with the following:
    VITE_PEXELS_API_KEY=<your-pexels-api-key>
    
  4. Run npm run dev

Notes

This code was sourced from this tutorial by Syntax.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published