Github-finder app with a help of vuejs. Have done it within a vuejs-course in 2019. Added 4 types of pagination:
- prev/next
- numeric
- via button "load more"
- infinite scroll
See demo.
npm ci && npm run serve
Type-Check, Compile and Minify for Production
npm run build