npm install
npm run serve
๐ Demo Link ๐
- Individual components
- Loader added
- Pagination added
- No external libraries
- REST API implemented
- Pagination with records per page and goto page options
- SCSS styles
Vue Pagination with loader, axios REST API call without any external libraries
Vue
npm install
npm run serve