src/ ├── api/ # API client functions ├── components/ # Reusable UI components │ ├── ui/ # shadcn/ui base components │ ├── core/ # App-level providers │ ├── layouts/ # Layout components │ ├── ...
This is a "Vibe Coding" starter kit - a project structure optimized for heavy AI-assisted development using GitHub Copilot. It includes comprehensive AI coding instructions that guide your AI ...