A React feedback component that displays feedback in a dedicated Slack Channel.
Slack App
- Install Nodejs and React.
- Create a Slack App. See Instructions.
- Download the Zip file or clone the repository.
- Open .env file, Set the value of "VITE_HOOK" to the Slack App webhook URL.
- CD into the project directory.
- Run npm install.
- Import the feedback component into your application.

