Project Case Study
Portfolio Website
Personal portfolio website built with Next.js and modern design principles.
Portfolio Website
A personal portfolio website built with Next.js and modern design principles.
Overview
This portfolio website showcases my projects and skills. Built with Next.js 14, TypeScript, and Tailwind CSS, it features a minimal design with dark mode support.
Features
- Modern Design: Clean, minimal UI with smooth animations
- Dark Mode: System-aware theme switching
- MDX Support: Rich project documentation
- Responsive: Works great on all devices
- SEO Optimized: Proper meta tags and structured data
Tech Stack
- Framework: Next.js 14 with App Router
- Styling: Tailwind CSS v4
- Typography: DM Sans font
- Content: MDX for rich project pages
- Deployment: Vercel
Getting Started
# Clone the repository
git clone https://github.com/ashavijit/portfolio.git
# Install dependencies
npm install
# Start development server
npm run dev
License
MIT License