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

https://github.com/kayooliveira/feedget

Componente React para envio de feedbacks com screenshots.
https://github.com/kayooliveira/feedget

feedback feedback-systems feedback-widget floating-button popover widget widgets

Last synced: 16 days ago
JSON representation

Componente React para envio de feedbacks com screenshots.

Awesome Lists containing this project

README

          

#

:fire: [Feedback Widget](https://feedget.kayooliveira.com) :fire:




---





> Componente React para envio de feedbacks.

## :book: Stack :book:

- **React**
- **Typescript**
- **Tailwindcss**
- **Phosphor Icons**
- **HeadlessUI**
- **Html2Canvas**

## 💻 Test by yourself 💻

> Clone the repository
```shell
$ git clone https://github.com/kayooliveira/feedget.git
```

> Install the dependencies

```shell
$ npm install
#or
$ yarn install
```

> Run the project

```
$ npm run dev
#or
$ yarn dev
```

> The app will be available to test in the url http://localhost:3000 by default

###

feito com 💕 por [Kayo Oliveira](https://www.kayooliveira.com)