This is my personal website built with Next.js and Tailwind CSS. The website is hosted on Vercel and uses Vercel Analytics for tracking.
- MDX support: I use next-mdx-remote to render MDX files.
- Syntax highlighting: I use rehype-pretty-code to highlight code blocks.
- Responsive design: The website is fully responsive and works well on all devices.
This application requires Next.js 14.
git clone https://github.com/lokeswaran-aj/lokeswaran.dev.git
cd lokeswaran.dev
pnpm install
pnpm dev
Note: you can use your favorite package manager