AstroZen - Personal Portfolio Website
AstroZen is a minimalist, accessible and responsive portfolio template for your personal portfolio website. It is built with Astro and TailwindCSS.
🔥 Features
- Minimalist design: clean and simple
- Mobile-first responsive layout
- SEO-friendly and accessible
- Easy to customize with a single configuration file
✅ Lighthouse Score
Excellent Lighthouse scores, ensuring performance and best practices.
🚀 Getting Started
Clone this repository to your local machine using Git.
git clone https://github.com/immois/astro-zen.git
cd astro-zen
Command | Action |
---|---|
pnpm install | Installs dependencies |
pnpm dev | Starts local dev server at localhost:4321 |
pnpm build | Build your production site to ./dist/ |
pnpm preview | Preview your build locally, before deploying |