2026-07-16 17:21:36 +00:00
|
|
|
# Chatbot with Builder
|
2026-07-16 14:07:26 +00:00
|
|
|
|
2026-07-16 17:21:36 +00:00
|
|
|
A short, one-sentence description of what this project does.
|
|
|
|
|
|
|
|
|
|
## 📸 Screenshots
|
|
|
|
|
|
|
|
|
|
<!-- Option 1: Large Center Image -->
|
|
|
|
|
### Application Preview
|
|
|
|
|
<p align="center">
|
|
|
|
|
<img src="./images/main-screenshot.png" alt="Main Dashboard Preview" width="800">
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
<!-- Option 2: Side-by-Side Grid (Great for Mobile vs Desktop or Light vs Dark mode) -->
|
|
|
|
|
### Responsive Views
|
|
|
|
|
|
|
|
|
|
| Desktop View | Mobile View |
|
|
|
|
|
| :---: | :---: |
|
|
|
|
|
| <img src="./images/desktop.png" width="400" alt="Desktop View"> | <img src="./images/mobile.png" width="150" alt="Mobile View"> |
|
|
|
|
|
|
|
|
|
|
<!-- Option 3: Standard Inline Image -->
|
|
|
|
|
### Feature Highlight
|
|
|
|
|

|
|
|
|
|
|
|
|
|
|
## 🚀 Setup Instructions
|
|
|
|
|
1. Clone the repository
|
|
|
|
|
2. Run `npm install`
|
|
|
|
|
3. Run `npm run dev`
|