🔄 Update README to reflect changes in tech stack and framework details
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user