Basic CRUD App With Laravel 9 and React js Source Code
This project was built using LARAVEL 9 and React js, it is a CRUD application, the user can create update, and delete tasks, he can also filter tasks by category, order tasks by id and title, and search and find tasks.
There is also pagination which is a cool feature done with react js without refreshing the page.
How to use
Unzip the folder migrate the database and tables, start the server and enjoy.