This is the code for my official website soorajmodi.com. Written in TypeScript with Next.js and React.js. CSS built with TailwindCSS. Deployed and hosted on Vercel.
Install dependencies
npm ciRun server on http://localhost:3000
npm run devBuild
npm run buildRun linter
npm run lintMIT