Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 218 Bytes

README.md

File metadata and controls

executable file
·
11 lines (9 loc) · 218 Bytes

Modify-Excel

This is a react app in which you can upload the excel file data, view the data and modify the data

Note

Use test_excel.xlsx file to test the app

Start project

npm install
npm start