Skip to content

kiriny/leerob.io

 
 

Repository files navigation

Deploy with Vercel

leerob.io

Running Locally

This application requires Node.js v16.13+.

git clone https://github.com/leerob/leerob.io.git
cd leerob.io
pnpm install
pnpm run setup # Remove all of my personal information
pnpm dev

Create a .env file similar to .env.example.

Cloning / Forking

Please review the license and remove all of my personal information (resume, blog posts, images, etc.) by running pnpm run setup.

About

✨ My portfolio built with Next.js, Tailwind CSS, PlanetScale, and Vercel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 79.9%
  • TypeScript 17.6%
  • JavaScript 1.4%
  • CSS 1.1%