A simple task management application built with Laravel (REST API) and React (frontend).
- Create / Read tasks
- JSON API structure
- Feature tested with PHPUnit
- Database (SQLite)
- Display task list
- Form to create a new task
- Fetch data from the API
git clone https://github.com/lemael/taskmanager_laravel.git
cd taskmanager_laravel