Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 1.01 KB

README.md

File metadata and controls

50 lines (24 loc) · 1.01 KB

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