younusaliakash / vanilla-js-infinite-scroll-blog

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

infinite scroll

About

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


Languages

Language:JavaScript 43.8%Language:CSS 38.8%Language:HTML 17.4%