diff --git a/README.md b/README.md index b3bf0d0..845476d 100644 --- a/README.md +++ b/README.md @@ -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 @@ -118,4 +125,4 @@ Set these in `.env` files: --- -Let me know if you'd like a `.env.example`, CI config, or Docker setup. +Let me know if you'd like a `.env.example`, CI config, or Docker setup. \ No newline at end of file