Update README.md
This commit is contained in:
19
README.md
19
README.md
@@ -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`.
|
||||
|
||||
Reference in New Issue
Block a user