Drop in a component, start collecting feedback. Works with Vite, CRA, Remix, and any React setup.
Copy and paste. That's the entire setup.
import { Feedinbox } from 'feedinbox';
function App() {
return (
<div>
<YourApp />
<Feedinbox projectKey="your_project_key" />
</div>
);
}Add to your project
npm install feedinboxImport in your app
import { Feedinbox } from 'feedinbox';Add anywhere in your component tree
<Feedinbox projectKey="your_key" />Feedback goes to your inbox, not another dashboard
Tiny script, no impact on your site's performance
Copy, paste, done. Start collecting feedback
Get started without a credit card
Free tier available. Setup takes under 2 minutes.
No credit card required • Free tier available