Skip to content

mathio/nextjs-embed-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nextjs-embed-demo

This is a Next.js project bootstrapped with create-next-app.

It displays feedback typeform using @typeform/embed library.

Read about this project on Medium

Integrate Typeform with Next.js

See deployed app on CodeSandbox

CodeSandbox demo

Getting Started

First, run the development server:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Typeform implementation

You can find a <Popover /> component in pages/index.js

There is an API routes to retrieve typeform response in pages/api/response.js. It can be accessed on http://localhost:3000/api/response.

Learn More

For Typeform Embed SDK and APIs see:

To learn more about Next.js, take a look at the following resources:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published