Skip to content

mprata/react-table-with-redux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is react table with redux. It has features like sorting, filtering and pagination. It has details page, where navigation is done using react router. On details page there is simple form which is implemented using redux-form.

Basic test cases are also added using Jest.

For running the application do :

yarn or npm install

How to run API server

yarn server or npm run server

Check json-server for more information.

How to start react app

yarn start

About

React table with redux state management, redux form.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published