/reactjs-dynamic-table

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

Primary LanguageJavaScript

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!!