Skip to content

shubhamV123/custom-react-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Table

A poc of table with pagination,sorting and filtering in React (without using any third party library).

Getting Started

For running this project you simply need nodejs

Prerequisites

Your system have nodejs install and you have knowledge of how to install dependency(npm i) .

Installing

Make sure you have node installed on system . You can verify using this

node -v

And after that clone this repo using

$ git clone https://github.com/shubhamV123/custom-react-table.git

and then install dependencies required using

$ npm install

Running the project

Once setup is done you can simply start the server by using :

$ npm start

About

A poc of table with pagination,sorting and filtering in reactjs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published