- Username: test_super
- Password: Nf<U4f<rDbtDxAPn
- Vue.js 3.x.
- Vuex (state management)
- Vue Router (navigation between views)
- Axios (making an HTTP requests)
- Vuelidate (model-based validation)
- Vue3 easy data table (customizable data table component)
This project implements the following features:
- JWT authentication
- Fetching users data from API
- Adding new users
- Changing user status
- Sorting users by ID
- Searching users by username
npm install
npm run dev
npm run build
Lint with ESLint
npm run lint