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

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

Two examples of how you can use Fetch Forms in React.
https://github.com/fetchforms/react-example-app

Last synced: about 1 year ago
JSON representation

Two examples of how you can use Fetch Forms in React.

Awesome Lists containing this project

README

          



Logo

Fetch Forms React 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. [Configure a form](https://www.fetchforms.io/docs/configuring-a-form)

### Installation
1. Clone the repo
```sh
git clone https://github.com/fetchforms/react-example-app.git
```
2. Install NPM packages
```sh
yarn
```
3. Add the dotenv file named `.env.local` with these params
```sh
REACT_APP_FF_FORM_ID=FORM_ID
```
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