- A React application to test a way to manage a table state.
- Download this project from
githuband change directory.
git clone https://github.com/AlfonsoG-dev/TableState
cd TableState- Install package dependencies with
npm.
npm install
- Run project with
npm.
npm run dev
- This project is for educational purposes.
- Security issues are not taken into account.