My personal website and blog, built with Astro and styled with Tailwind CSS.
- Framework: Astro.js
- UI: Tailwind CSS
- Content: Markdown (MDX)
To get started, install the dependencies and run the development server:
cd website
pnpm install
pnpm dev
This will start the development server at http://localhost:4321
.