This is the dynamic table made with React Js.
-
Create Table With Custom Rows and Columns
-
Edit Column Name By Clicking on Particular column
-
Delete and Add Column Whenever You Want
-
Delete and Add Row Whenever You Want
-
Export Added Data To Excel
-
Export Added Data To JSON File
Home Page:-
Create Table Page:-
-
Download this repository as zip.
-
Then run command
yarn
to install dependencies [make sure you have installed yarn] -
Then run command
yarn start
to start the development server