<img src="https://chat-engine-assets.s3.amazonaws.com/tutorials/react-support-engine/support-engine-demo.gif" width="75%" height="100%" />
This project is powered by Chat Engine.
First, go to Chat Engine and create a account and project.
Create a .env.local
local file and set the following environment variabled.
REACT_APP_CE_PRIVATE_KEY=XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX
REACT_APP_CE_PROJECT_ID=YYYYYYYY-YYYY-YYYY-YYYY-YYYYYYYYYYYY
yarn start
Runs the app in the development mode.\ Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.\ You will also see any lint errors in the console.