Dante-Vonarmia / infinite_scroll_blog

[Practical Javascript App Series 04] Infinite Scroll Blog

Home Page:https://dante-vonarmia.github.io/infinite_scroll_blog/

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

About

[Practical Javascript App Series 04] Infinite Scroll Blog

https://dante-vonarmia.github.io/infinite_scroll_blog/


Languages

Language:JavaScript 43.9%Language:CSS 39.3%Language:HTML 16.8%