Introduction
Welcome to the documentation for my portfolio and projects.
Welcome to the documentation! This section provides an overview of the tools, components, and patterns used in this project.
Features
- Modern Tech Stack: Built with Next.js 15, React 19, and Tailwind CSS v4.
- Dynamic Content: Documentation powered by Fumadocs.
- Rich Components: A collection of reusable UI components built with Radix UI and Lucide Icons.
Quick Start
To get started with this project, follow these steps:
Clone the repository
git clone https://github.com/AlNahean/Portfolio-Website.git
Install dependencies
pnpm install
Run the development server
pnpm run dev
Components
You can use various components in your MDX files.
Callout
This is an information callout. You can use it to highlight important notes.
Component Preview
Navigation
Use the sidebar on the left to navigate through different sections of the documentation.
Next PageInstallation Guide