kston / infinitescrollcontent

It´s a HTML, CSS e JS practice inspired by https://vanillawebprojects.com/

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

-Javascript topics: - Async Functions: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Statements/async_function

  • Fetch initial posts from API and display
  • Scroll down, show loader and fetch next set of posts
  • Add filtering for fetched posts

About

It´s a HTML, CSS e JS practice inspired by https://vanillawebprojects.com/


Languages

Language:JavaScript 42.6%Language:CSS 40.0%Language:HTML 17.4%