We will be learning to create a React todo app using REST API. For the back-end, we will be using the Laravel 8 RESTful APIs. For this todo app, I will be starting with user registration, user login. Then the user will be able to create the task, retrieve the task lists, update and delete […]