TLDR; A lightweight, backend-agnostic, and customizable feedback widget for React applications.
I created this lightweight, customizable React user-feedback widget and open sourced it.
Features
- Backend Agnostic: Connect to any backend by providing a simple onSubmit function.
- Easy to Integrate: Drop the component into any React or Next.js application.
- Customizable: Use props to control behavior and match your app's look and feel.
- Supabase Example: Includes a reference implementation for a Supabase backend (Edge Function + Database Migration).
- Built with Tailwind CSS: Easily customizable with standard Tailwind classes.
Top comments (0)