Install dependencies
npm install
Start the server
npm run dev
Client: Vue 3, Bootstrap 5
- Add validation errors/indicators
- Fix County field's visual not updating
- Match components' visual more closely to Figma
- Code cleanup/refactor
- Unify css
- Tests