This is a simple angular application,that fetches data from an array and gives you never ending scrolling experience. This website use Angular Material Design for its layout and components. Array consists 12 images, which are repeating random while you scroll down.
This project is generated with yo angular generator version 0.15.1. Yeoman helps to kickstart new projects, prescribing best practices and tools to help you stay productive.
ngInfiniteScroll is a directive that you can use to implement infinite scrolling in your AngularJS applications.
You can see the demo here
Run grunt
for building and grunt serve
for preview.
Running grunt test
will run the unit tests with karma.