Test the frontend application

  1. Now you can go back to your frontend application at http://localhost:5173/.

  2. Open Inspect, in Console tab, verify that there is no error about CORS.

alt text

  1. Now you can test your frontend application.

Content

  1. Test create user
  2. Test list users
  3. Test update user
  4. Test delete user