Differents pages and examples apps built with Astro v4.5, shadcn/ui & react js. Open Source.
Astronomy is an open-source application that utilizes the latest features in Astro v4 and shadcn/ui. It is an experimental project aiming to showcase how a modern application with features like authentication, subscriptions, API routes, Markdown, Content Collections, among others, can function in Astro v4 and shadcn/ui. Although the app is a work in progress, it provides insight into its development process by following @miickasmt on Twitter.
pnpm install
pnpm dev
Astronomy is an experimental open-source project that explores the capabilities of Astro v4 and shadcn/ui for building modern web applications. With features like React components, Tailwind CSS styling, Zod validations, and TypeScript support, it aims to provide a solid foundation for developers to create dynamic and performant applications. While still under development, Astronomy promises a roadmap of upcoming features like authentication, database integration, and mobile optimization.