Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 1.46 KB

README.md

File metadata and controls

25 lines (15 loc) · 1.46 KB

My personal website, built with Next.js, Tailwind CSS, Upstash, Contentlayer based on @chronark amazing website template.


Deploy with Vercel

Running Locally

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

Then install dependencies and run the development server:

pnpm install
pnpm dev

Cloning / Forking

Please remove all of my personal information (projects, images, etc.) before deploying your own version of this site.