README
React-Table component React

Demo:
https://asosunoff.github.io/React-Table/
Install component
Launch project:
git clone https://github.com/aSosunoff/React-Table.git
cd React-Table
npm i
npm run start
Test project:
npm test
React-Table component
<script type="module">
import asosunoffReactTable from 'https://cdn.skypack.dev/@asosunoff/react-table';
</script>

https://asosunoff.github.io/React-Table/
git clone https://github.com/aSosunoff/React-Table.git
cd React-Table
npm i
npm run start
npm test