This is the frontend application built with Vue 3, Tailwind CSS, and Vite.
Note: This is part of a monorepo structure. See the root
README.mdfor full project setup.
- ⚡️ Vite - Lightning fast build tool
- 🎨 Tailwind CSS - Utility-first CSS framework
- 🖖 Vue 3 - Progressive JavaScript framework with Composition API
- 🧭 Vue Router - Official router for Vue.js
- 🔐 Authentication - Complete auth system with login/register
- 📁 Organized Structure - Components, pages, API, and composables
- 🔥 Hot Module Replacement - Instant feedback during development
- 🚀 Mock API Server - json-server for development