React, Redux, Ant Design Icons. A perfect combination of best frameworks.
$ git clone https://github.com/PeterPimentel/react-web-chat
$ cd react-web-chat/
$ npm install
- Rename the file
.env.example
to.env
- Run the app in the development mode
npm start
. - Open http://localhost:3000 to view it full screen in the browser.
- It is possible to see in the file
samples/embedded-chat/index.html
how to embedded the chat into your page.
Please note this app is only the UI, you need implement the back-end app to connect to the NLU service.
In the src/styles/colors.css
you can customize the colors of your chat.
😃 If you like this project and used it in yout chatbot please let me know!