Skip to content

dmbdesignpdx/danielblakedev

Repository files navigation

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