Discussion NodeJS

react-slack-feedback

react-slack-feedback is a npm package which integrates React projects and slack channels.

In traditional contact forms, we send email to the specified email address when we click submit button.

The purpose of react-slack-feedback is to post such content to the slack channel.

Slack provides WEBHOOK_URL, which can accept post requests from frontend and post the content to slack.

react-slack-feedback uses that functionality provided by slack.

https://www.npmjs.com/package/react-slack-feedback

You may also like...

Leave a Reply

Your email address will not be published. Required fields are marked *