Skip to content

Priyanshug254/Portfolio

Repository files navigation

Priyanshu Gupta - Portfolio

A modern, responsive, and interactive portfolio website built with Next.js and Tailwind CSS.

🚀 Tech Stack

✨ Features

  • Modern UI: Glassmorphism, gradients, and subtle animations.
  • Responsive Design: Fully optimized for Mobile, Tablet, and Desktop.
  • Dynamic Content: Data separated into lib/data.js for easy updates.
  • Dark Mode: Built-in dark theme support.
  • SEO Optimized: Meta tags and OpenGraph support.

🛠️ Installation

  1. Clone the repository:

    git clone https://github.com/Priyanshug254/Portfolio.git
    cd Portfolio
  2. Install dependencies:

    npm install
    # or
    pnpm install
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser.

📄 License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published