This is a Feedback popup component that can be used in any project to have text and screenshot feedback of your aplication. This was the first application that I used Tailwind and I loved it.
- Run
npm install
oryarn install
. - Run
npm run dev
and accesshttp://localhost:3000
.