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