Markdown file with React and Next.js component

This file presents markdown file as html with some Next.js components, like Image, Link and Customimage (work-in-progress)

Next.js <Link> component below

Posts from API

Hello component below

Hello, I am a hello component from /app/components folder ;)


CustomImage.js component below

me

Next.js <Image> component below


Sample markdown below

This is bold text

This is italic text

~~Strikethrough~~

Updated 2023-01-25, 10:28