A simple tasks app in Vue 3 with Laravel 10 Breeze Api authentication, axios, laravel-vue-pagination, vue router, pinia and tailwind.
Before: Make sure you have installed the api-laravel project here : https://github.com/molodoi/api-laravel
git clone [email protected]:molodoi/vue-tasks-laravel-breeze-api.git
cd vue-tasks-laravel-breeze-api
npm install
npm run dev
http://localhost:5174