Skip to content

crossbrz8/react-table-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Table App: List ECommerce Products For Sorting and Grouping

In this episode of my coding series about ecommerce website tools and utilities, I'm going to introduce react-table package.

It is a package to build and design powerful datagrid experiences while retaining 100% control over markup and styles.

We are going to fetch sample products from a fake api and render them as datagrid with sorting and grouping capabilities.

Lets Start

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.6%
  • HTML 20.7%
  • CSS 13.7%