Skip to content

Latest commit

 

History

History
 
 

infinite_scroll_blog

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Infinite Scrolling & Filter

Display blog posts from jsonplaceholder and add infinite scroll to fetch posts and also add filter box

Project Specifications

  • Create UI & custom CSS loader animation
  • Fetch initial posts from API and display
  • Scroll down, show loader and fetch next set of posts
  • Add filtering for fetched posts