Skip to content

this is react js dynamic table where user can create custom rows and custom columns and make table as they want and then they can export it in excel format

Notifications You must be signed in to change notification settings

RamanSharma100/reactjs-dynamic-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Js Dynamic Table

This is the dynamic table made with React Js.

Demo Link Demo Video

Features :-

  • 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:-

Screenshot (11).png

Create Table Page:-

Screenshot (10).png

Project Download Procedure:-

  1. Download this repository as zip.

  2. Then run command yarn to install dependencies [make sure you have installed yarn]

  3. Then run command yarn start to start the development server

Enjoy Browsing!!

About

this is react js dynamic table where user can create custom rows and custom columns and make table as they want and then they can export it in excel format

Topics

Resources

Stars

Watchers

Forks