Personal Website - divpundir.com
Built using React, Next.js, Tailwind CSS, shadcn/ui, Rehype and Remark for MDX. Deployed on Vercel.
-
Clone
git clone [email protected]:divyanshupundir/website.git cd website
-
Install
npm install
-
Development
npm run dev
-
Production
npm run build npm start