This website showcases the advanced features of TanStack Table, including multi-sorting, column ordering, row pinning, column visibility, and both basic and advanced filtering. It also demonstrates row selection and pagination, offering a comprehensive look at how TanStack Table can handle complex data grid interactions with ease.
git clone https://github.com/ritesh28/table-next.git
npm install
npm run dev
Create .env
file in root folder with following variables:
NEXT_PUBLIC_GITHUB_LINK=
NEXT_PUBLIC_GITHUB_REPO_LINK=
NEXT_PUBLIC_LINKEDIN_LINK=
NEXT_PUBLIC_PORTFOLIO_LINK=