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

https://github.com/formspree/formspree-example-eleventy

An example of using Formspree with Eleventy
https://github.com/formspree/formspree-example-eleventy

11ty 11ty-starter eleventy eleventy-starter forms formspree javascript netlify netlify-template starter-template static-site-generator

Last synced: about 1 month ago
JSON representation

An example of using Formspree with Eleventy

Awesome Lists containing this project

README

          

# [Formspree](https://formspree.io) & [Eleventy](https://11ty.dev) example

**An example of using [Formspree](https://formspree.io) with [Eleventy](https://11ty.dev). For more information on how to use Formspree check out [our official integration guide](#).**

**[Check out the demo site here](https://formspree-example-eleventy.netlify.app/posts/fourthpost/)**

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/formspree/formspree-example-eleventy)

**[Fork this repo →](https://github.com/formspree/formspree-example-eleventy/fork)**

## Installation

Clone down repo, navigate to the repo directory and…

```shell
# Install dependencies
npm install

# Run eleventy locally at localhost:8080
npm start
```

## License & Attribution

TBC