Simple project depicting
- skeleton loading using ghost elements for perceived performance improvement
- load on demand/scroll
- Hosting review apps in heroku
Implemented using:
- Angular+RxJs
- Ngrx for state management
- bootstrap with default settings for layout and utility classes
- ngx-skeleton-loader for creating ghost loading indicators
- ngx-infinite-scroll to accurately tracking scroll events
How to run:
- npm install
- npm run start
- Visit http://localhost:4200