Test the frontend application

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

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

    alt text

  • Now you can test your frontend application.

Content

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