Sample Project One

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

By David SharkeyPublished on January 1, 2024
Sample Project One
React
Next.js
Tailwind
Markdown

This is the main content for Sample Project One.

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!!');