Back to projects
Next.js
Next.js Markdown Blog
A Markdown-based blog built with Next.js Pages Router, dynamic routes, getStaticPaths, getStaticProps, and static generation. The project reads local Markdown posts, extracts metadata with gray-matter, converts Markdown to HTML with remark and remark-html, and uses reusable components for layout and date formatting.
Next.jsReactJavaScriptMarkdownCSS Modulesgray-matterremarkremark-htmldate-fnsVercel
