Skip to content

Hiiiij/chatbot-UI

Repository files navigation

BEAT-NEWS Chatbot UI

This project is the user interface for the BEAT-NEWS chatbot backend. It provides an interactive, responsive and user-friendly interface.

Project Structure

chatbot-UI/
├── public/             # Public assets
│   ├── index.html      # Main HTML file
│   └── ...
├── src/                # Source files
│   ├── components/     # React components
│   ├── styles/         # CSS and styling files
│   ├── App.js          # Main App component
│   ├── index.js        # Entry point
│   └── ...
├── package.json        # Project metadata and dependencies
└── README.md           # Project documentation

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

git clone https://github.com/Hiiiij/chatbot-UI

  1. Install dependencies:
  pnpm install

2. **Install dependencies:**

````sh
  pnpm install
  1. Run the development server:
pnpm dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published