Description: This is a personal portfolio website built with Next.js, Tailwind CSS, and Shadcn UI. It showcases my projects, skills, and experience.
Technologies:
- Next.js
- Tailwind CSS
- Shadcn UI
Features:
- Next.js for SSR and static site generation
- Tailwind CSS for efficient and flexible styling
- ShadCN/UI for beautifully designed, reusable UI components
- Responsive design that works seamlessly across all devices
- SEO-friendly structure for better visibility
- Easy to customize and extend
Installation:
- Clone the repository
- Install dependencies:
npm install
- Start the development server:
npm run dev
License: MIT License