next-starter-blog icon indicating copy to clipboard operation
next-starter-blog copied to clipboard

NEXT.js starter blog with MDX, Tailwind CSS, TypeScript, and pre-configured Development Environment with Husky, Lint Staged and Commitizen

NEXT.js Starter Blog

NEXT.js starter blog with MDX, Tailwind CSS, TypeScript, and pre-configured Development Environment with Husky, Lint Staged and Commitizen.

Tech Stack:

  • 👾 NEXT.js for the core
  • 🌀 Jotai for your app's state
  • 🧰 TypeScript
  • 📝 MDX for the Blog
  • 💅 Tailwind CSS for styling
  • 🌠 Framer Motion for animation
  • 💎 Prism to highlight your code blocks