portfolio

My portfolio built with Next.js, Tailwind, and Vercel.

Stars
6

chinmaykunkikar.me

Local setup

  1. Clone this repository.
  2. Install dependencies using npm or bun:
bun install
  1. Start the development server:
bun run dev

Then open localhost:3000 on your favorite browser.