Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 512 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 512 Bytes

Hello! 👋

I am a front-end web developer living in Portland, Oregon and this is the source code for my website.

This project is built using Astro.js and is deployed on Vercel.


For those interested:

(I'm assuming you have Node 18+ installed)

After cloning this project, cd into it.

Install dependencies:

pnpm i

Then launch:

pnpm start

Available on localhost:4321