Skip to content

SoorajModi/soorajmodicom

Repository files navigation

Version CI License

SoorajModi.com

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.

How to run

Install dependencies

npm ci

Run server on http://localhost:3000

npm run dev

Build

npm run build

Run linter

npm run lint

License

MIT