View Project
FeedbackKit is a lightweight feedback widget built specifically for developers using Next.js. It lets you collect user feedback directly from your site and route it into tools you already use — Slack, Notion, Google Sheets, Email, or a Webhook — without writing any backend code.
Designed for developers, indie makers, and small teams, FeedbackKit helps you gather insights, bug reports, or suggestions from your users with minimal setup and complete ownership.
FeedbackKit ships as a simple folder of pre-built React components and hooks. Just import what you need, configure your integrations, and you're ready to collect user feedback — right from your live product.
It includes:
`components/` — core widget and styling
`hook/` — feedback submission logic
`demo/` — example Next.js app to get started fast
`README md` — full setup guide
No external dashboard, no backend dependency, no database. Just your app, your users, and your tools.
Connect feedback submissions directly to:
Slack — receive alerts in a channel
Notion — log items to a database
Google Sheets — store entries as rows
Email — send feedback to any inbox
Webhook — forward data anywhere else
Setup requires only environment variables — no OAuth, no accounts, no rate limits. It’s built for your existing workflow.
Out of the box, the widget comes with a modern, accessible design. You can change:
Theme colors
Button text
Placement (floating button, embedded form)
Feedback labels
Trigger behavior (popup or dedicated page)
It even supports an optional `/feedback` route — perfect for linking in footers, navbars, or release notes.
Use Cases
Founders collecting early-stage product feedback
Indie makers shipping projects without backend infra
Agencies needing plug-and-play feedback collection for client sites
Developers wanting a customizable widget without SaaS overhead
It’s fast to set up, integrates into your workflow, and never tries to upsell you.
Built with