Skip to content

PrabhavPandey/portfolio

Repository files navigation

About

Vercel

My take on @namanbarkiya's portfolio template. Built with Next.js 14 and shadcn.

preview

Local Setup

  1. Install the project dependencies using one of the following commands:

    npm install
  2. Start the development server by running:

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