daneden.me icon indicating copy to clipboard operation
daneden.me copied to clipboard

🏑 This is my website. There are many like it, but this one is mine.

daneden.me

Gitpod Ready-to-Code Check lint results

Welcome to the innards of my website. It’s built using Next.js and deployed on Vercel.

Installation

If you want to run this site locally:

  • Make sure you have Yarn installed
  • git clone https://github.com/daneden/daneden.me
  • Run yarn to install dependencies
  • Run yarn dev
  • Party.

To build for production, run yarn build.