Skip to content

ypsl/react-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starting

Install dependencies

\> npm install

Run json-server at http://localhost:3000/ using data from /fake-api/fake.json

\fake-api> json-server --watch fake.json

Start react app

\> npm start

Usage

Click on a header to apply sorting in ascending or descending order.

The 'Add' button allows to add a row. You can change cell content by double-clicking on it. To commit changes press 'Enter'. Right-click on a row will delete it.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published