excel-app
excel-app copied to clipboard
Created with CodeSandbox
An excel import app with React that allows for editing, deleting and adding rows to the imported data

To run: npm run start
To build: npm run build
Working sample on Codesandbox