An open API service indexing awesome lists of open source software.

https://github.com/fetchforms/javascript-example-app

Examples of how you can use Fetch Forms in vanilla javascript.
https://github.com/fetchforms/javascript-example-app

Last synced: 5 months ago
JSON representation

Examples of how you can use Fetch Forms in vanilla javascript.

Awesome Lists containing this project

README

          



Logo

Vanilla Javascript Example


Forms at lightning speed


Explore the docs »





### What is Fetch Forms?
Fetch Forms is a headless forms solution and form builder designed to help developers build forms and connect data.

### Prerequisites

1. [Sign up for a free account](https://www.fetchforms.io/create-account)
2. [Build a form](https://www.fetchforms.io/docs/building-a-form)

### Installation
1. Clone the repo
```sh
git clone https://github.com/fetchforms/javascript-example.git
```
2. Install NPM packages
```sh
yarn
```
3. Add the a your form slug to index.js
4. Start the app
```sh
yarn start
```

### Questions?
Fetch Form Twitter - [@fetchforms](https://twitter.com/fetchforms)

Website contact form - [Contact Us](https://www.fetchforms.io/contact-us)

Support Email - support@fetchforms.io