Platform Overview
This is an MDX page! You can write Markdown here.
What's cool about MDX?
You can use:
- Bold text
- Italic text
- Lists (like this one!)
And even code blocks:
const hello = "Hello, Kavia!"
console.log(hello)
Pretty cool, right? 🚀
This is an MDX page! You can write Markdown here.
You can use:
const hello = "Hello, Kavia!"
console.log(hello)
Pretty cool, right? 🚀