Personal Portfolio Website
A modern, animated portfolio website built with Next.js, Tailwind CSS, and Framer Motion.
Features
- Responsive design with dark mode support
- Smooth scroll animations
- Interactive UI components
- Section-based layout
- Hero section with animated introduction
- About section with personal details
- Skills section with categorized expertise
- Projects showcase
- Contact information
Tech Stack
- Next.js 13
- TypeScript
- Tailwind CSS
- Framer Motion
- Radix UI Components
- Lucide Icons
Getting Started
- Clone the repository:
git clone <repository-url>
- Install dependencies:
- Run the development server:
- Open http://localhost:3000 with your browser to see the result.
Project Structure
/app
- Next.js app router pages and layouts
/components
- Reusable React components
/ui
- Shadcn UI components
/lib
- Utility functions
/public
- Static assets
Building for Production
Then, start the production server: