React+Feedinbox

Feedback for React apps

Drop in a component, start collecting feedback. Works with Vite, CRA, Remix, and any React setup.

Install via npm

Copy and paste. That's the entire setup.

Terminal
import { Feedinbox } from 'feedinbox';

function App() {
  return (
    <div>
      <YourApp />
      <Feedinbox projectKey="your_project_key" />
    </div>
  );
}

Step-by-step setup

1

Install via npm

Add to your project

npm install feedinbox
2

Import the component

Import in your app

import { Feedinbox } from 'feedinbox';
3

Render the widget

Add anywhere in your component tree

<Feedinbox projectKey="your_key" />

Why developers choose Feedinbox

Email-first

Feedback goes to your inbox, not another dashboard

Lightweight

Tiny script, no impact on your site's performance

2-minute setup

Copy, paste, done. Start collecting feedback

Free tier

Get started without a credit card

Ready to add feedback to your React app?

Free tier available. Setup takes under 2 minutes.

No credit card required • Free tier available