AlexPagnotta / alexpagnotta.dev

My personal site https://alexpagnotta.dev

Home Page:https://alexpagnotta.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alexpagnotta.dev

Source code of my personal website alexpagnotta.dev.

Stack

  • Framework: NextJS
  • Styling: Tailwind + CVA
  • Content: Markdown with next-mdx-bundler
  • Hosting: Vercel

Getting started

Execute the following commands to start the project:

npm install

npm run dev

You will need a .env file on the root of the project, you can create one based on the .env.example file.

About

My personal site https://alexpagnotta.dev

https://alexpagnotta.dev

License:MIT License


Languages

Language:TypeScript 81.0%Language:JavaScript 13.7%Language:CSS 3.8%Language:MDX 1.4%Language:Shell 0.1%