excel-app icon indicating copy to clipboard operation
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

Excel Import Demo

To run: npm run start

To build: npm run build

Working sample on Codesandbox

Article to explain the code on abiodun.dev