Back to themes

Astro-nomy

A modern example app built using Astro & shadcn/ui. Inspired by Taxonomy.


Cost

Free


Created by
mickasmt

Vercel logo Deploy to Vercel

Astronomy

An open source application built using the latest features in Astro v4 with shadcn/ui.

About this project

This project as an experiment to see how a modern app (with features like fetch data, Markdown, Content Collections ...etc) would work in Astro v4 and shadcn/ui.

Features

  • Config files
  • Views Transitions
  • Routing and Layouts
  • React components & hooks
  • UI Components built using shadcn/ui
  • Documentation and blog using MDX and Content Collections
  • Styled using Tailwind CSS
  • Validations using Zod
  • Written in TypeScript
  • 100/100 Lighthouse performance
  • Minimal styling (make it your own!)

Not implemented yet :

  • RSS Feed support
  • Sitemap support
  • Data Fetching
  • SEO component
  • CMS
  • Subscriptions using Stripe

Running Locally

  1. Install dependencies using pnpm:
pnpm install
  1. Start the development server:
pnpm run dev

Credit

This theme is based off of the example app Taxonomy of shadcn.

License

Licensed under the MIT license.