🚀 Features
- Astro v5: Fast and modern static site generator
- TailwindCSS v4: Latest utility-first CSS framework
- shadcn/ui: Reusable and customizable UI components
- React Integration: Use React components within Astro
- TypeScript: Type-safe development environment
- Environment Configuration: Automatic switching between development, staging, and production
- Sentry: Error tracking and monitoring
- Custom Path Settings: Flexible configuration for base URLs and asset URLs
🎨 Using shadcn/ui
This template integrates shadcn/ui, providing a modern, reusable UI component system. shadcn/ui is a collection of beautiful, accessible, and customizable components.
Features of shadcn/ui
- Copy-and-paste approach: Components are copied directly into your project for full customization
- TailwindCSS-based: Styling uses TailwindCSS for a consistent design system
- Radix UI primitives: Adopts high-quality, accessible UI primitives
- TypeScript support: Supports type-safe component development