adrianayala.mx This is the source code of the version 2.0 of my personal site. Framework: Next.js Styling: Chakra UI Content: Markdown Deployment: Vercel Running Locally $ git clone https://github.com/adrrian17/v2.git $ cd v2 $ npm install $ npm run dev