Merge branch 'main' of https://gitea.liquidrinu.com/auke/fusero-site-frontend
This commit is contained in:
commit
150942e683
12
README.md
12
README.md
@ -1,7 +1,6 @@
|
||||
# Fusero Fullstack App
|
||||
|
||||
This project is a fullstack web application using:
|
||||
# Fusero website revamp
|
||||
|
||||
This is the revamp of the official Fusero website, this offers flexibility with new features compared to webflow.
|
||||
- 🧩 **React + TypeScript + Vite** (frontend)
|
||||
- ⚡ **Fastify + MikroORM + PostgreSQL** (backend)
|
||||
- ✅ **Vitest** (testing framework for both frontend and backend)
|
||||
@ -36,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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user