Copy the Observer Component from the src/components
folder and use it in your projects.
To see it working you can either download and run the following commands or visit the example link attached here:
Clone the repository: git clone https://github.com/RejownAhmed/vue-infinite-scroll
Install all neccessary dependencies: npm install
Start the developement server: npm run dev