Sample Project Two

A brief description of the first sample project, showcasing markdown content fetching.

Published on January 2, 2024
Sample Project Two
React
Next.js
Tailwind
Markdown

This is the main content for Sample Project Two.

It demonstrates how projects can be managed using Markdown files.

Key Features

  • Data stored in YAML frontmatter.
  • Content written in standard Markdown.
  • Easy to add new projects by creating new files.
// Example code block
console.log('Hello from Sample Project One!!');