react-table
Responsive table demo using ReactJS
- Pagination
- Client side searching and sorting
Demo
https://react-table-demo.herokuapp.com/
Steps to run the project
- clone the repository
- execute npm install
- execute npm run dev
- launch http://localhost:1234/ in browser