Update README.md

This commit is contained in:
auke 2025-07-18 16:33:10 +00:00
parent 1150415a0a
commit 80c05837ac

@ -35,6 +35,13 @@ fusero-frontend/
| **Vite** | Fast dev server + build |
| **Vitest** | Unit & component testing |
| **React Testing Library** | Test components like real users |
| **PrimeReact** | UI component library |
| **PrimeIcons** | Icon set for PrimeReact |
| **@tanstack/react-router**| Modern file-based routing |
| **React Hook Form** | Form state management |
| **Zod** | Schema validation |
| **Zustand** | Global state management |
| **Framer Motion** | Animations and transitions |
### Backend