Skip to content

Vue Pagination with loader, axios REST API call without any external libraries

Notifications You must be signed in to change notification settings

Jebasuthan/vue-pagination

Folders and files

NameName
Last commit message
Last commit date
Nov 19, 2021
Mar 2, 2023
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021
Nov 19, 2021

Repository files navigation

Vue Pagination with loader, axios REST API call without any external libraries

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

๐ŸŽ‰ Demo Link ๐ŸŽ‰

Features available in the applilcation:

  1. Individual components
  2. Loader added
  3. Pagination added
  4. No external libraries
  5. REST API implemented
  6. Pagination with records per page and goto page options
  7. SCSS styles

Screenshots

List with multiple pagination options

Screenshot

Demo