This is the secret sauce behind my personal website carloscuesta.me.
To run the project locally, clone the repository, install the dependencies and run the dev server.
git clone [email protected]:carloscuesta/carloscuesta.me.git
pnpm install && pnpm run dev