Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 637 Bytes

File metadata and controls

43 lines (30 loc) · 637 Bytes

Portfolio Website

A modern portfolio website built with React, Vite, and Tailwind CSS v4.

Features

  • Responsive design
  • Dark theme
  • Smooth animations with Framer Motion
  • Modern UI with Tailwind CSS
  • Contact form
  • Project showcase

Tech Stack

  • React 19
  • Vite
  • Tailwind CSS v4
  • Framer Motion
  • Lucide React Icons

Getting Started

  1. Install dependencies:

    npm install
  2. Start development server:

    npm run dev
  3. Build for production:

    npm run build

Deployment

The site is deployed on GitHub Pages at: https://PankajSingh34.github.io/Portfolio/