Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 200 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 200 Bytes

infinate-scroll-app

Implementing Infinite Scroll Pagination with React-Query v3

To run the App

  1. Clone the repository
  2. Install dependencies
  yarn
  1. Run the app
  yarn dev