Skip to content

A demo and guide for using the libraries `react-table` and `react-query` for dispaying tabular data.

Notifications You must be signed in to change notification settings

omeiirr/react-table-demo

Repository files navigation

React Table Demo

react-table-demo.mp4

This project is made as a demo and guide for using react-table with react-query for dispaying tabular data.

This project has the following features:

  • Sorting values by column
  • Adding users
  • Editing users
  • Deleting users
  • Automatic data fetching and management using react-query
  • Date parsing
  • Tailwind CSS for styling
  • Custom CRUD REST API using NextJS API Routes
  • Download data as CSV (work in progress)

About

A demo and guide for using the libraries `react-table` and `react-query` for dispaying tabular data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published