🔄 Update README to reflect changes in tech stack and framework details

This commit is contained in:
2026-01-28 23:03:24 +00:00
parent 923dfefb5a
commit 855ee207fe

View File

@@ -160,11 +160,12 @@ npm run test:coverage
## 🛠️ Tech Stack
- **React 18** - UI library with hooks
- **Vite 5** - Next-generation build tool
- **Vue 3.4** - Progressive JavaScript framework with Composition API
- **Vue Router 4** - Official routing library for single-page applications
- **Vite 5** - Next-generation build tool with lightning-fast HMR
- **Vitest** - Unit testing framework
- **TypeScript** - Static type checking
- **CSS Modules** - Component-scoped styling
- **Vanilla JavaScript** - Latest ECMAScript features (ES2024+)
- **CSS** - Component-scoped styling
- **Web Workers** - Optimized search performance
- **Docker** - Containerization
- **nginx** - Production web server