/react-conversational-ui-tutorial

conversational UI app in React with Stream Chat and KendoReact Chat components

Primary LanguageJavaScript

This project was bootstrapped with Create React App.

This project accompanies a tutorial on building a conversational UI in React using Stream Chat API and KendoReact COnversational UI components.

Set Up

  1. Clone and set up the token server by following the instruction on that repo.

  2. Clone this repo and run npm install.

  3. Run npm start to start the React app.