Quick Start
Using components
Our components package provides ready-to-use, accessible components that you can easily add to any Astro project. Here’s how to get started:
1. Install the package
2. Import components
3. Use in your template
Using starter themes
If you’re looking to kickstart a new project, our starter themes come with accessibility features, components, and best practices built in. Choose the theme that best fits your needs:
Accessible Astro Starter
A minimal blog theme with all essential features for content-focused websites:
- Clone the repository:
- Install dependencies:
- Start developing:
Accessible Astro Dashboard
A comprehensive admin dashboard theme with authentication, navigation, and interactive components:
- Clone the repository:
- Install dependencies:
- Start developing:
Next steps
Once you have your project set up, you might want to:
- Read the accessibility guidelines
- Explore available components
- Check out theme customization
- Join our community