Skip to content

AKAspanion/collegedunia-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination Demo

Test project for collegedunia interview.

Task

Assigned to create an infinte scroll of cards using react hooks.

Implementation

Used a combination of useEffect hook from React and IntersectionObserver API.

Demo

See the demo here.