Sample Project Four
A brief description of the first sample project, showcasing markdown content fetching.
Published on January 4, 2024

React
Next.js
Tailwind
Markdown
This is the main content for Sample Project Four.
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!!');