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
.
Enter the email of that user bill@microsoft.com
in the input.
Click Delete.
You should see the deleted user is no longer existed in the users list.
Now you can be sure that the frontend works as expected, but it’s still running on your local machine at http://localhost:5173/.