Mukul Kumar

Mukul Kumar — Portfolio

Personal portfolio site built with Next.js 14, TypeScript, and Tailwind CSS. Deployed on Vercel at cs-savvy.github.io.

Sections

Development

npm install
npm run dev

Open http://localhost:3000 in your browser.

Build

npm run build
npm start