Test delete user

  • Go back to your frontend application (at http://localhost:5173/).

  • In the list of users, on the row of the user with William Henry Gates III name, click the Action button (the three dots at the end of the row).

  • Click Delete.

    alt text

  • Enter the email of that user bill@microsoft.com in the input.

  • Click Delete.

    alt text

  • You should see the deleted user is no longer existed in the users list.

    alt text

Now you can be sure that the frontend works as expected, but it’s still running on your local machine at http://localhost:5173/.