Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 674 Bytes

A minimal, responsive, and accessible personal website built with Astro and Tailwind CSS.

Open in StackBlitz

Tech stack

  • Frontend Framework: Astro

Getting started

To get started, run the following commands:

# Install dependencies
pnpm install

# Start the dev server
pnpm dev

Built with Astro