A modern, responsive, and interactive portfolio website built with Next.js and Tailwind CSS.
- Framework: Next.js 14 (App Router)
- Styling: Tailwind CSS
- UI Components: Shadcn UI
- Icons: Lucide React
- Animations: CSS Keyframes &
tailwindcss-animate - Deployment: Vercel
- Modern UI: Glassmorphism, gradients, and subtle animations.
- Responsive Design: Fully optimized for Mobile, Tablet, and Desktop.
- Dynamic Content: Data separated into
lib/data.jsfor easy updates. - Dark Mode: Built-in dark theme support.
- SEO Optimized: Meta tags and OpenGraph support.
-
Clone the repository:
git clone https://github.com/Priyanshug254/Portfolio.git cd Portfolio -
Install dependencies:
npm install # or pnpm install -
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser.
This project is licensed under the MIT License.