Demo: Form Submission

This is a demonstration of Cloudflare Pages with Formspree submission.

Pages deployed a /public directory, containing a HTML document (this webpage).

NOTE: On form submission, the API endpoint responds with a JSON representation of the data. There is no JavaScript running in this example.