Skip to content

formizee/formizee-html-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Formizee with HTML

This example shows how to use Formizee with Vanilla HTML.

Instructions

  1. Update the endpoint value in index.html file.
// Update this //
<form method="post" action="https://api.formizee.com/v1/f/enp_123456">
  1. Install dependencies (it's just a basic http server):
pnpm install
  1. Run locally:
pnpm dev

License

MIT License

About

This example shows how to use Formizee with HTML

Resources

License

Stars

Watchers

Forks