A personal portfolio built with Next.js 13, Tailwind CSS, and Contentlayer. Features a project showcase, blog posts, and a light/dark theme.
tow author
- Projects showcase with detail pages
- Blog built with MDX + Contentlayer
- Dark / light mode via next-themes
- Framer Motion animations
- Fully responsive design
- Next.js 13 (App Router)
- React 18
- TypeScript
- Tailwind CSS
- Contentlayer (MDX)
- Framer Motion
- shadcn/ui components
pnpm install
pnpm devOpen http://localhost:3000.
| Command | Description |
|---|---|
pnpm dev |
Start dev server |
pnpm build |
Production build |
pnpm start |
Start prod server |
pnpm lint |
Run ESLint |
MIT
sadik