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
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.