- Implement a simple table
- Populate it using sample data
- Implement sorting and filtering without the help of a library
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint
npm run deploy
npm install
npm run dev
npm run build
npm run lint
npm run deploy