Example Project

A sample project demonstrating the project structure. Replace this with your actual projects.

React TypeScript Tailwind CSS
Example Project

Example Project

This is an example project file to demonstrate how to add new projects to your website.

Overview

Describe your project here. What problem does it solve? What technologies did you use?

Features

  • Feature 1
  • Feature 2
  • Feature 3

Technical Details

Explain the technical implementation, challenges you faced, and how you solved them.

What I Learned

Share what you learned while building this project.


To add a new project:

  1. Create a new .md file in the src/content/projects/ directory
  2. Add the frontmatter with title, description, tags, etc.
  3. Write your project description in markdown
  4. Set featured: true to show it on the homepage