This is my portfolio website. It's built with Astro and Cloudflare Pages.
Website URL: https://monica-dev.com
Install dependencies:
pnpm install
If you're on macOS, you'll need to install some additional dependencies for the canvas
package:
brew install pkg-config cairo pango libpng jpeg giflib librsvg
Run the development server:
pnpm dev