Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 766 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 766 Bytes

My personal website, built with Next.js, Tailwind CSS, and deployed to Vercel.


Running Locally

git clone https://github.com/frankdavidcorona/chaplin.dev.git
cd chaplindev.com

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.