Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 744 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 744 Bytes

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