Get Data from POST Requests - how to test

Tell us what’s happening:

Test if your endpoint works using the html form we provided in the app frontpage.

Sorry - But stupid question probably - where is this HTML Form and how do i use to test this challenge?

thx

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36.

Challenge: undefined

Link to the challenge:
https://www.freecodecamp.org/learn/apis-and-microservices/basic-node-and-express/get-data-from-post-requests

I assume you want to know how to test by yourself. Open your app, and click submit.

The screenshot clearly shows that this form is designed for testing this challenge.

Hope it helps.