Skip to content

sushmi21/ChatbotWithReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Available Scripts

In the project directory, you can run:

npm install

Installs all the dependencies

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

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published