Quickstart
Next.js
Learn how to ingest your first submission using Next.js
Prerequisites
To get the most out of this guide, you’ll need to:
1. Create a Next.js project
2. Update the main page
Update the file under src/app/page.tsx
with the next code
page.tsx
3. Run in local
4. Try it yourself
Formizee Next.js Example
See the full source code
Was this page helpful?