A modern, fast, and SEO-friendly blog powered by Next.js and MDX.
- Write blog posts in Markdown with React components (MDX)
- Static Site Generation (SSG) for fast load times
- Responsive design with Tailwind CSS
- Easy deployment on Vercel
git clone https://github.com/yeriqqen/dev-blog.git
cd dev-blog
npm install
npm run dev