jeroenheijmans / sample-nextjs-with-formspark

Sample NextJS application which includes Formspark integration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sample NextJS Application with Formspark

This is a sample NextJS application which demonstrates integration of Formspark, a paid SAAS tool to create web forms.

Running

Install dependencies and run the code:

npm ci
npm run dev

Possibly more instructions are forthcoming. To integrate your own forms you'll need to change the code a bit.

About

Sample NextJS application which includes Formspark integration


Languages

Language:TypeScript 95.0%Language:JavaScript 4.4%Language:CSS 0.6%