Skip to content

kir4ik/react-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React table with Redux + IndexDB

Demo

  • Configuring IndexedDB as Server Storage.
  • Pagination table.
  • Column Sort.
  • Modal windows on CRUD operations.
  • Notifications of the status of operations.

Tip

It is possible to generate a random data set (Button "Dev Install")

Warning

When validating fields, errors are not explained. Only highlighted

Building and running on localhost

First install dependencies:

npm install

To run in hot module reloading mode:

npm start

To create a production build:

npm run build-prod

Credits

Made with createapp.dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published