Skip to content

Latest commit

 

History

History
51 lines (23 loc) · 1023 Bytes

README.md

File metadata and controls

51 lines (23 loc) · 1023 Bytes

Infinte-scroll in Javascript

It will load more data as you moved to the bottom after scrolling the page. It will show a loading indicatore while data is loading.😌 Once data loading is complete indicator is be invisible🤙

Demo🚀

https://infinite-scroll-dusky.vercel.app/ LIKED?? please give a star⭐

Screenshots

Screenshot from 2022-06-25 23-30-41

Screenshot from 2022-06-25 23-30-44

Screenshot from 2022-06-25 23-31-10

Authors

Features

Infinite scrolling

Installation

Install my-project with npm

  npm install or npm i
  npm start

Tech Stack

Client: Html, Css, Javascript, Api