https://github.com/formspree/formspree-example-nuxt
An example of using Formspree with Nuxt.js
https://github.com/formspree/formspree-example-nuxt
forms formspree javascript nuxt nuxt-starter nuxtjs nuxtjs-starter starter-template static-site-generator vue
Last synced: about 1 month ago
JSON representation
An example of using Formspree with Nuxt.js
- Host: GitHub
- URL: https://github.com/formspree/formspree-example-nuxt
- Owner: formspree
- License: mit
- Created: 2021-04-19T10:56:42.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-06-21T23:17:57.000Z (almost 3 years ago)
- Last Synced: 2025-07-04T09:08:07.490Z (11 months ago)
- Topics: forms, formspree, javascript, nuxt, nuxt-starter, nuxtjs, nuxtjs-starter, starter-template, static-site-generator, vue
- Language: Vue
- Homepage: https://formspree-example-nuxt.netlify.app/
- Size: 638 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Formspree](https://formspree.io) & [Nuxt.js](https://nuxtjs.org) example
**An example of using [Formspree](https://formspree.io) with [Nuxt.js](https://nuxtjs.org). For more information on how to use Formspree check out [our official integration guide](#).**
**[Check out the demo site here](https://formspree-example-nuxt.netlify.app)**
[](https://app.netlify.com/start/deploy?repository=https://github.com/formspree/formspree-example-nuxt)
**[Fork this repo →](https://github.com/formspree/formspree-example-nuxt/fork)**
## Installation
Clone down repo, navigate to the repo directory and…
```shell
# Install dependencies
npm install
# Run nuxt locally at localhost:3000
npm run dev
```
## License & Attribution
TBC