Update README.md
This commit is contained in:
parent
1150415a0a
commit
80c05837ac
@ -35,6 +35,13 @@ fusero-frontend/
|
|||||||
| **Vite** | Fast dev server + build |
|
| **Vite** | Fast dev server + build |
|
||||||
| **Vitest** | Unit & component testing |
|
| **Vitest** | Unit & component testing |
|
||||||
| **React Testing Library** | Test components like real users |
|
| **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
|
### 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.
|
Loading…
Reference in New Issue
Block a user