Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leerob/fastfeedback
Easily add user reviews, feedback, and comments to your website in one line of code.
https://github.com/leerob/fastfeedback
Last synced: 3 months ago
JSON representation
Easily add user reviews, feedback, and comments to your website in one line of code.
- Host: GitHub
- URL: https://github.com/leerob/fastfeedback
- Owner: leerob
- Archived: true
- Created: 2020-05-31T17:15:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-12T15:05:54.000Z (4 months ago)
- Last Synced: 2024-09-13T03:29:37.187Z (4 months ago)
- Language: JavaScript
- Homepage: https://fastfeedback.io
- Size: 370 KB
- Stars: 595
- Watchers: 17
- Forks: 137
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-codebases - Fast Feedback - Easily add user reviews, feedback, and comments to your website in one line of code. (**Awesome Codebases** [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome))
README
# Fast Feedback
> Easily add user reviews, feedback, and comments to your website in one line of code.
This product is being built as part of [React 2025](https://react2025.com).
## Running Locally
```bash
$ git clone https://github.com/leerob/fastfeedback.git
$ cd fastfeedback
$ yarn
$ yarn dev
```## Environment Variables
See [`.env.example`](https://github.com/leerob/fastfeedback/blob/master/.env.example) for an example.
## Built Using
- [Next.js](https://nextjs.org/)
- [Vercel](https://vercel.com)
- [Stripe](https://stripe.com/)
- [Firebase](https://firebase.com)
- [Chakra UI](https://chakra-ui.com/)