This project was bootstrapped with Create React App.
- State management is done with redux
- UI widgets from material-ui/core
- eslint is used to identify and fix lint errors
- PropTypes for prop validation
In the project directory, you can run:
Installs all the dependencies
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.
Note: URL token is stored in .env.local file (git ignored). Replace the environment variable process.env.REACT_APP_COGNIGY_TOKEN
inside src/components/ChatRoom.jsx
with the URL token of Cognigy/SocketClient