🔄 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
|
## 🛠️ Tech Stack
|
||||||
|
|
||||||
- **React 18** - UI library with hooks
|
- **Vue 3.4** - Progressive JavaScript framework with Composition API
|
||||||
- **Vite 5** - Next-generation build tool
|
- **Vue Router 4** - Official routing library for single-page applications
|
||||||
|
- **Vite 5** - Next-generation build tool with lightning-fast HMR
|
||||||
- **Vitest** - Unit testing framework
|
- **Vitest** - Unit testing framework
|
||||||
- **TypeScript** - Static type checking
|
- **Vanilla JavaScript** - Latest ECMAScript features (ES2024+)
|
||||||
- **CSS Modules** - Component-scoped styling
|
- **CSS** - Component-scoped styling
|
||||||
- **Web Workers** - Optimized search performance
|
- **Web Workers** - Optimized search performance
|
||||||
- **Docker** - Containerization
|
- **Docker** - Containerization
|
||||||
- **nginx** - Production web server
|
- **nginx** - Production web server
|
||||||
|
|||||||
Reference in New Issue
Block a user