Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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/)