carloscuesta.me
6.0.0
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 [email protected]:carloscuesta/carloscuesta.me.git
pnpm install && pnpm run dev