Carlos Cuesta site, built with Next.js. This is the secret sauce behind carloscuesta.me
.
To run the project locally, clone the repository, install the dependencies and run the dev server.
git clone git@github.com:carloscuesta/carloscuesta.me.git
pnpm install && pnpm run dev