This project implements a Vue.js frontend that interacts with a Laravel API, providing a CRUD interface for user management. It also includes a feature to view unlinked addresses, enabling efficient data management through the application.
- Node v22.12.0;
- Vue 5.0.8
- Backend: https://github.com/jamison0902/php-laravel-api;
- Docker Desktop 4.36.0;
npm install
npm run serve



