We built UseFeedback to simplify gathering feedback. Easily collect customer feedback with no technical skills or hosting required.
- Clone the repository:
git clone https://github.com/Munadil16/use-feedback.git
cd use-feedback
- Install dependencies:
pnpm install
- Environment variables:
cp .env.example .env.local
- Start the development server:
pnpm dev