Getting Started with Next.js
March 20, 2024
Share:
Getting Started with Next.js
This is my first blog post using MDX. You can use Markdown syntax and even React components!
Features
- Server Components
- App Router
- MDX Support
Hello World
This is regular markdown with bold and italic text.
console.log("Hello World!");