Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 807 Bytes

File metadata and controls

15 lines (10 loc) · 807 Bytes

React Chatbot Kit Example

Hey there !! 👋 The project is created using Vite and ReactJS for a fast and optimized development experience.

Features

  • React Chatbot Kit Integration: Seamlessly integrated the react-chatbot-kit library into a React application.
  • Static Responses: Predefined bot responses to showcase static interactions.
  • Dynamic Responses: Fetching bot responses from an external API for dynamic and real-time interactions.

Running the Application

  • Start the development server using 'npm run dev'.
  • Open your browser and navigate to http://localhost:5173 to see the chatbot in action.

Feel free to fork the repository and submit pull requests. I welcome contributions to enhance the functionality and improve the documentation. 🤝