Skip to content

jacobperia/react-user-data-table-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple yet elegant user table built in react

Features

  • Sortable columns
  • Draggable columns
  • Infinite/ Occlusion scrolling

Implementation

  • Uses Faker to generate the first set of data that persists in localStorage (500 rows)
  • DNDkit for draggable columns
  • Custom data sorting functionality
  • Infinite scroll using IntersectionObserver
image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors