Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 488 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 488 Bytes

Next.js MDX Blog

This is a modern blog project built with Next.js.

Features

  • Built with Next.js 14
  • Integrated Prisma as ORM tool
  • Developed with TypeScript
  • Styled with Tailwind CSS
  • Supports MDX content rendering
  • Integrated theme switching feature
  • ESLint for code quality control

Main Dependencies

  • React 18
  • Next.js
  • Prisma
  • Tailwind CSS
  • next-mdx-remote
  • next-themes
  • zod

Development Tools

  • TypeScript
  • ESLint
  • Prisma CLI
  • PostCSS
  • Tailwind CSS