This is Keshav's portfolio website built with Next.js.
npm install
npm run devOpen http://localhost:3000 to view the portfolio.
npm run dev- Start development servernpm run build- Build for productionnpm run start- Run production buildnpm run lint- Run lint checks