a5okol / use-pagination

a react usePagination() hook

Home Page:use-pagination.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pagination in Javascript and React, with a custom usePagination() hook

Banner for Pagination in Javascript and React, with a custom usePagination() hook

To start working on this project simply run the following commands

git clone https://github.com/damiisdandy/use-pagination.git
//or with the Github CLI
gh repo clone damiisdandy/use-pagination

cd use-pagination

yarn
//or with npm
npm install

About

a react usePagination() hook

use-pagination.vercel.app


Languages

Language:TypeScript 57.6%Language:CSS 25.6%Language:HTML 16.8%