kenso war das

This commit is contained in:
2026-02-03 23:27:25 +01:00
parent 6bf3c603d8
commit ef2faa21fd
73 changed files with 8416 additions and 257 deletions

View File

@@ -1,10 +1,10 @@
# EmailSorter
# MailFlow
KI-gestützte E-Mail-Sortierung für mehr Produktivität und weniger Stress.
## Überblick
EmailSorter ist eine SaaS-Anwendung, die automatisch E-Mails kategorisiert und sortiert. Die Anwendung nutzt:
MailFlow ist eine SaaS-Anwendung, die automatisch E-Mails kategorisiert und sortiert. Die Anwendung nutzt:
- **React + Vite** Frontend mit Tailwind CSS
- **Node.js + Express** Backend
@@ -50,7 +50,7 @@ EmailSorter ist eine SaaS-Anwendung, die automatisch E-Mails kategorisiert und s
```bash
git clone <repo-url>
cd emailsorter
cd mailflow
```
### 2. Dependencies installieren