Update README.md

This commit is contained in:
2026-03-13 16:25:52 +02:00
parent 2deac0f6e6
commit 534bd2e701

View File

@@ -3,16 +3,19 @@
A cute, interactive "Proposal" web app.
### 🌟 Features
* **Interactive UI**: Simple pink-themed interface with cute cat illustrations.
* **Dynamic Responses**: Transitions to "Yes/No" results without page reloads.
* **Webhook Integration**: Sends responses to an n8n webhook via `/api/webhook`.
* **Nginx Proxy**: Optimized for static serving and secure API proxying.
* **RTL Support**: Built for Arabic text and right-to-left layout.
- **Interactive UI**: Simple pink-themed interface with cute cat illustrations.
- **Dynamic Responses**: Transitions to "Yes/No" results without page reloads.
- **Webhook Integration**: Sends responses to an n8n webhook via `/api/webhook`.
- **Nginx Proxy**: Optimized for static serving and secure API proxying.
- **RTL Support**: Built for Arabic text and right-to-left layout.
### 🛠️ Tech Stack
* **Frontend**: Vanilla HTML5, CSS3, JavaScript (ES6+).
* **Backend**: Nginx (Reverse Proxy).
* **Localization**: Arabic (RTL).
- **Frontend**: Vanilla HTML5, CSS3, JavaScript (ES6+).
- **Backend**: Nginx (Reverse Proxy).
- **Localization**: Arabic (RTL).
### 🚀 Deployment
Map the `html/` directory to `/usr/share/nginx/html` and use the provided `nginx.conf`.