Sample project that renders tree data into a recursive table component with delete support for individual nodes.
Written with TypeScript, React and Material-UI library.
Project was bootstrapped with Create React App.
npm install
npm start
npm run build