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.
- Host: GitHub
- URL: https://github.com/kayooliveira/feedget
- Owner: kayooliveira
- Created: 2022-05-05T19:16:43.000Z (about 4 years ago)
- Default Branch: current
- Last Pushed: 2022-05-08T00:19:39.000Z (about 4 years ago)
- Last Synced: 2025-03-03T05:43:56.792Z (over 1 year ago)
- Topics: feedback, feedback-systems, feedback-widget, floating-button, popover, widget, widgets
- Language: TypeScript
- Homepage: https://feedget.kayooliveira.com
- Size: 44.9 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)